[Android WebView] Disable disambiguation popups
commit9714f863027b5f618e9185e969b631c091a63047
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 28 Aug 2013 15:17:30 +0000 (28 15:17 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 28 Aug 2013 15:17:30 +0000 (28 15:17 +0000)
treebfbed2e6b2ff537065daf0bb351e484116342d88
parentef42a9d2676eba0758b09b876798589c3521deeb
[Android WebView] Disable disambiguation popups

This feature is not universally useful in webview. So disable
it for now.

Implemented by adding TAP_MULTIPLE_TARGETS_STRATEGY_NONE and
setting this in AwContents constructor so there is no need to
explicitly sync to renderer.

BUG=280288, 280301

Review URL: https://chromiumcodereview.appspot.com/23453011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220032 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/native/aw_contents.cc
content/public/common/renderer_preferences.h