[Android] Reland "Provide unhandled tap event notifications"
commit80e8c0fc6ace36a45d0fc7bef1c52f920d6fe522
authorjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Apr 2014 01:52:16 +0000 (29 01:52 +0000)
committerjdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Apr 2014 01:52:16 +0000 (29 01:52 +0000)
tree34a0ff927e8dce1d0493d02e71638ca47ad31b70
parent425f7a0afb038772bf0d1bfb007a1ccb13dfae35
[Android] Reland "Provide unhandled tap event notifications"

Allow notifications of unhandled taps via the GestureStateListener. This change
makes GestureTap events blocking, but there are several use-cases for which this
will be necessary, e.g., WebView and contextual search.

This was landed in r26143 and reverted in r261470 due to to a failure in
TouchEditableImplAuraTest.TouchCursorInTextfieldTest. The test has been fixed
and reviewed previously in crrev.com/218633008.

BUG=355154
TBR=sky@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266732 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/android/content_view_core_impl.cc
content/browser/renderer_host/input/input_router_impl_unittest.cc
content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
content/common/input/web_input_event_traits.cc
content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java
content/public/android/java/src/org/chromium/content_public/browser/GestureStateListener.java