diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-21 06:35:38 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-21 06:35:38 +0000 |
commit | 64bbe7b1905573877eb080d3a4725f1905f4c065 (patch) | |
tree | b19cc1aee56b2cee057ad0ef01d338db04886827 /crypto | |
parent | 1666b134f2b42c9a4c2db8c8846ecd0fda2f4610 (diff) | |
download | chromium_src-64bbe7b1905573877eb080d3a4725f1905f4c065.zip chromium_src-64bbe7b1905573877eb080d3a4725f1905f4c065.tar.gz chromium_src-64bbe7b1905573877eb080d3a4725f1905f4c065.tar.bz2 |
Makes FocusdController honor focus change if no previously active window
With desktop aura when a Window is made active the focus restore code
kicks in and attempts to restore focus to the Window that had focus
prior to losing activation. FocusController ignores requests to change
focus if during the activation phase focus changed. Together this
means the window that initiated the focus and activation change does
not get focus.
Fix is to allow the focus change through if there was previously no
active window.
BUG=321042
TEST=covered by test now
R=ben@chromium.org
Review URL: https://codereview.chromium.org/75933005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236417 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions