diff options
author | jdduke <jdduke@chromium.org> | 2014-11-11 12:50:47 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-11-11 20:51:55 +0000 |
commit | 30ad22acb0d706dd9b0e612db0fd5ba952c6c41e (patch) | |
tree | 1c34d8c605285e232d94b2d59307942cf3e87196 /chrome/browser/browser_about_handler.cc | |
parent | a7e3ac41cb5b104e6d96fc31c2a1e5330b601ec7 (diff) | |
download | chromium_src-30ad22acb0d706dd9b0e612db0fd5ba952c6c41e.zip chromium_src-30ad22acb0d706dd9b0e612db0fd5ba952c6c41e.tar.gz chromium_src-30ad22acb0d706dd9b0e612db0fd5ba952c6c41e.tar.bz2 |
[Android] Properly reset gesture detection after long press
When the context menu is shown, the code explicitly cancels the touch
sequence and any associated gesture detection. However, the context
menu also causes a loss of window focus, which triggers the same
cancellation. Remove the explicit cancellation, instead relying on the
code executed during the window's loss of focus to do the right thing.
BUG=432230
Review URL: https://codereview.chromium.org/692383006
Cr-Commit-Position: refs/heads/master@{#303716}
Diffstat (limited to 'chrome/browser/browser_about_handler.cc')
0 files changed, 0 insertions, 0 deletions