Clean up long-press affordance handler
commitb07760842b2771f476f84dc0d0aa062d80321879
authormohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 21 Nov 2013 07:31:24 +0000 (21 07:31 +0000)
committermohsen@chromium.org <mohsen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 21 Nov 2013 07:31:24 +0000 (21 07:31 +0000)
treeba24f67c69ef04661b5a8e1eb30692881e9d32f9
parent2fb71c312d7d9c8e6fff06fa6d967dc25528ee48
Clean up long-press affordance handler

Cleaned up long-press affordance handler to only work with gesture
events (rather than using both touch and gesture events). Now,
affordance is shown on tap-down and dismissed on tap or tap-cancel.

BUG=306201

Review URL: https://codereview.chromium.org/76683002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236439 0039d316-1c4b-4281-b951-d872f2087c98
ash/wm/gestures/long_press_affordance_handler.cc
ash/wm/gestures/long_press_affordance_handler.h
ash/wm/system_gesture_event_filter.cc
ash/wm/system_gesture_event_filter_unittest.cc