Chromium Code Reviews
DescriptionChange fullscreen mode to be determined by the window manager.
We used to have a bool that determined whether we were in full
screen mode or not, but that's not always in sync with the WM
so wait for the WM to tell us that we're in full screen mode.
Also, change it so when we're in full screen mode, we don't save our
window bounds because that causes us to restart in full screen mode
which is all sorts of broken.
BUG=16602
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||