summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_browsertest.cc
diff options
context:
space:
mode:
authorshuchen <shuchen@chromium.org>2015-06-04 21:04:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-05 04:04:33 +0000
commita44d2d01e6b6e77f60988cf166971cb79668346e (patch)
tree3792892ec4d09b7e3b796eb675c4e8ab75b40bde /chrome/browser/ui/browser_browsertest.cc
parent409d8841c82689fb82f14097727b263737c3c587 (diff)
downloadchromium_src-a44d2d01e6b6e77f60988cf166971cb79668346e.zip
chromium_src-a44d2d01e6b6e77f60988cf166971cb79668346e.tar.gz
chromium_src-a44d2d01e6b6e77f60988cf166971cb79668346e.tar.bz2
Notify InputMethodBase on TextInputState change to send InputMethodObserver::OnTextInputStateChanged notification
InputMethodAuraLinux, which is derived from InputMethodBase, has implmented OnTextInputTypeChanged. And InputMethodAuraLinux is not propagating OntextInputTyepChanged to InputMethodBase, because of which InputMethodObserver's does not get the notification OnTextInputStateChanged. The cl is to propagate the change event to InputMethodBase so that InputMethodObserver APIs are notified appropriately. TBR=yukawa@chromium.org BUG=None TEST=None Review URL: https://codereview.chromium.org/1160433006 Cr-Commit-Position: refs/heads/master@{#333008}
Diffstat (limited to 'chrome/browser/ui/browser_browsertest.cc')
0 files changed, 0 insertions, 0 deletions