diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-21 22:42:33 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-21 22:42:33 +0000 |
commit | 85a92d8a7b0d4aa5f039e3bbea599739bd727fb1 (patch) | |
tree | f0c962d781fec670a9fb1c52abf8dfcabc76de0d /WATCHLISTS | |
parent | 2056c319be0324e6aad1fe9a41a2912ec29f6551 (diff) | |
download | chromium_src-85a92d8a7b0d4aa5f039e3bbea599739bd727fb1.zip chromium_src-85a92d8a7b0d4aa5f039e3bbea599739bd727fb1.tar.gz chromium_src-85a92d8a7b0d4aa5f039e3bbea599739bd727fb1.tar.bz2 |
The inactive rendering flag on Windows AURA should be turned off in the WM_NCACTIVATE handler when the window is activated.
Currently this is turned off when the aura Window is deactivated, which occurs when a top level window like a bubble is
displayed. This causes the browser frame's caption to be displayed as inactive when a bubble is displayed which is not
correct.
Removed the NativeWidgetAuraWindowObserver class as it does not do anything useful with the inactive rendering flag setting
code taken out. I also removed the SetInactiveRenderingDisabled method from the NativeWidgetPrivate interface as it does
not do anything useful.
The inactive rendering flag gets reset correctly in the WM_ACTIVATEAPP and WM_NCACTIVATE messages on Windows.
BUG=307343
R=sky@chromium.org, sky
Review URL: https://codereview.chromium.org/26800010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229945 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
0 files changed, 0 insertions, 0 deletions