Enable/disable input methods according to |text_input_type_| when a view
commit696be13864efaee592095628393f3ced59a97e1f
authorbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 10 Aug 2011 08:14:03 +0000 (10 08:14 +0000)
committerbashi@chromium.org <bashi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 10 Aug 2011 08:14:03 +0000 (10 08:14 +0000)
tree8ea399ce359cb96dee2ea8fdf727d6a9d5fd894b
parente2036c519b4685b13a82a1860d2c6c7326983abb
Enable/disable input methods according to |text_input_type_| when a view
is selected so that input methods don't eat keyboard shortcuts.

BUG=80772
TEST=manual

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

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