diff options
author | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-20 22:33:19 +0000 |
---|---|---|
committer | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-20 22:33:19 +0000 |
commit | 124f78b393c367c5f86b5d90cfee37f4dd1bfa8e (patch) | |
tree | 5512081fbe673d9838bcb3eab7df377dd3d70fb3 /content/renderer/p2p | |
parent | 95ef9c51e87e1841a7e469fc2a8fa7c2ff868629 (diff) | |
download | chromium_src-124f78b393c367c5f86b5d90cfee37f4dd1bfa8e.zip chromium_src-124f78b393c367c5f86b5d90cfee37f4dd1bfa8e.tar.gz chromium_src-124f78b393c367c5f86b5d90cfee37f4dd1bfa8e.tar.bz2 |
touch: Have the close-tab and new-tab buttons respond to gestures.
The close-tab and new-tab buttons do not handle the BEGIN gestures, but the
parent view (BaseTab, TabStrip) does process them. As a result, subsequent
gestures, like TAP etc. are dispatched to the BaseTab. So tapping on these
buttons would reach the BaseTab, and not the buttons. To fix this, consume all
sorts of gesture events on these buttons so that the desired gestures reach them
correctly.
BUG=124277
TEST=manually
Review URL: https://chromiumcodereview.appspot.com/10536227
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143281 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/p2p')
0 files changed, 0 insertions, 0 deletions