DescriptionMove full-screen detection logic from PanelManager to DisplaySettingsProvider.
Also fixed a bug that pnels remain visible with full screen apps on Snow Leopard.
The fix is to also call orderBack/orderFront when full-screen is detected. This is because the full-sreen window is still in normal level and our panel windows stay in the top of z-order when its level is changed to normal.
BUG=123058
TEST=Manual test by launching panels and make an app full-screen
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132144
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132487
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix per feedback #
Total comments: 1
Patch Set 3 : Fix mac bot #Patch Set 4 : Patch to land #Patch Set 5 : Sync #Patch Set 6 : Fix linux asan #Messages
Total messages: 13 (0 generated)
|