diff options
author | yukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-04 23:47:16 +0000 |
---|---|---|
committer | yukishiino@chromium.org <yukishiino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-04 23:47:16 +0000 |
commit | 64c15a3b3ac83e94f23c4e569e28f31bf95175ca (patch) | |
tree | cb3a4d5b69a18ce95a9f257fd5318bc05fb6038c /google_apis/gaia/oauth2_token_service_unittest.cc | |
parent | 4945bdc6496fdc0bb4af71978f2e95a9731bbd9e (diff) | |
download | chromium_src-64c15a3b3ac83e94f23c4e569e28f31bf95175ca.zip chromium_src-64c15a3b3ac83e94f23c4e569e28f31bf95175ca.tar.gz chromium_src-64c15a3b3ac83e94f23c4e569e28f31bf95175ca.tar.bz2 |
Makes sure that an input method doesn't reference to a destroyed object.
This CL makes sure that an input method never reference to a destroyed object. We're not 100% sure why Issue 280219 is happening, but it seems a destroyed object is referenced from an input method.
For render_widget_host_view_win.cc, there is no need to check the focus. Even if it's not focused, the object going to be destroyed should be removed from the TSFBridge.
BUG=280219
TEST=none
Review URL: https://chromiumcodereview.appspot.com/23478020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_apis/gaia/oauth2_token_service_unittest.cc')
0 files changed, 0 insertions, 0 deletions