diff options
author | jdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-05 23:14:03 +0000 |
---|---|---|
committer | jdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-05 23:14:03 +0000 |
commit | fb28ad1f2e04da8dfc03eb1e97de079c457ecc63 (patch) | |
tree | 39f518c509626a29bd4013bcccb08ce1daa954f8 /components | |
parent | 19548023a7dbc63ddceacdc26c040de626f5ed9c (diff) | |
download | chromium_src-fb28ad1f2e04da8dfc03eb1e97de079c457ecc63.zip chromium_src-fb28ad1f2e04da8dfc03eb1e97de079c457ecc63.tar.gz chromium_src-fb28ad1f2e04da8dfc03eb1e97de079c457ecc63.tar.bz2 |
[Android] Always complete a TapDown gesture with TapCancel if necessary
A TapDown gesture should always be accompanied by a tap-ending event.
Previously, ShowPress gestures were tracked by ContentViewGestureHandler to
indicate if a TapCancel event was necessary. However, the addition of an
immediate TapDown supercedes this requirement. Send synthetic TapCancel if
necessary to complete the TapDown.
BUG=313830
Review URL: https://codereview.chromium.org/55313004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233128 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components')
0 files changed, 0 insertions, 0 deletions