Enable/Disable IME based on |text_input_type_| when a view is selected
commit5079886571581fbab1f97e82c7f80a5068f73151
authorbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 3 Feb 2012 08:23:11 +0000 (3 08:23 +0000)
committerbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 3 Feb 2012 08:23:11 +0000 (3 08:23 +0000)
tree59cbf72ce839f3cc8c432c4b1651f09aee7b1a5b
parentbe87a32aa8e0728798c37614ab8eeddd506c7bda
Enable/Disable IME based on |text_input_type_| when a view is selected

This prevents IME consuming keyboard events.

BUG=80772
TEST=manual

Review URL: http://codereview.chromium.org/9307020

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120293 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/render_widget_host_view_win.cc