summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/web_input_event_aura.cc
diff options
context:
space:
mode:
authorYukawa@chromium.org <Yukawa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-11 17:58:51 +0000
committerYukawa@chromium.org <Yukawa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-11 17:58:51 +0000
commitf1346bdc43f7e5a2a54809c81b62691ecf29eb36 (patch)
treef9a300d0e58b82df4a20a732ad919cc4f983a316 /content/browser/renderer_host/web_input_event_aura.cc
parentf41b93747c8494945f2537d7922cfd90e0219472 (diff)
downloadchromium_src-f1346bdc43f7e5a2a54809c81b62691ecf29eb36.zip
chromium_src-f1346bdc43f7e5a2a54809c81b62691ecf29eb36.tar.gz
chromium_src-f1346bdc43f7e5a2a54809c81b62691ecf29eb36.tar.bz2
Stop overriding InputMethodBase::SetFocusedTextInputClient
With this CL, neither InputMethodTSF nor InputMethodIMM32 no longer overrides default implementation. This CL also relaxes the condition of IsWindowFocused so that it can work when the attached window becomes active but has not received WM_FOCUS yet. This is a preparation CL for the main fix of Issue 287620. There should be no new regression with this CL as far as I've tested. In short, the main goal of this CL is just cleaning up the existing code w/o any regression so that we can keep the main fix of Issue 287620 as simple and minimum as possible. BUG=287620 TEST=manually done with/without --enable-text-services-framework on Aura/non-Aura Windows 7. Review URL: https://chromiumcodereview.appspot.com/23475033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222590 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/renderer_host/web_input_event_aura.cc')
0 files changed, 0 insertions, 0 deletions