summaryrefslogtreecommitdiffstats
path: root/android_webview/javatests
diff options
context:
space:
mode:
authoryukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-20 22:38:59 +0000
committeryukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-20 22:38:59 +0000
commitd4606b5dc194214e3e590067023953e1b4a4a6f8 (patch)
tree8e1256e31631285e86570b6af658abd065d50a75 /android_webview/javatests
parent9ad919acdc84d4cd5f45c344562f59d1686307c7 (diff)
downloadchromium_src-d4606b5dc194214e3e590067023953e1b4a4a6f8.zip
chromium_src-d4606b5dc194214e3e590067023953e1b4a4a6f8.tar.gz
chromium_src-d4606b5dc194214e3e590067023953e1b4a4a6f8.tar.bz2
Changed the behavior of IsImeShowingPopup() to conservative.
When OmniboxView::IsImeShowingPopup() returns true, we're suppressing Omnibox suggest. The current implementation returns true even when IME popup is not open but IME has composition text. After some testing, it seems too aggressive to suppress Omnibox suggest. So I'd like to change IsImeShowingPopup() more conservative, so it returns false if unsure. BUG=245578 TEST=Test manually. Review URL: https://chromiumcodereview.appspot.com/17406007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207613 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/javatests')
0 files changed, 0 insertions, 0 deletions