diff options
author | Yukawa@chromium.org <Yukawa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-11 17:58:51 +0000 |
---|---|---|
committer | Yukawa@chromium.org <Yukawa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-11 17:58:51 +0000 |
commit | f1346bdc43f7e5a2a54809c81b62691ecf29eb36 (patch) | |
tree | f9a300d0e58b82df4a20a732ad919cc4f983a316 /content/browser/renderer_host/render_widget_host_delegate.cc | |
parent | f41b93747c8494945f2537d7922cfd90e0219472 (diff) | |
download | chromium_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/render_widget_host_delegate.cc')
0 files changed, 0 insertions, 0 deletions