Comment #11 on issue 16602 by [email protected]: unable to move or
resize the browser after it launches
http://code.google.com/p/chromium/issues/detail?id=16602
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=21103
------------------------------------------------------------------------
r21103 | [email protected] | 2009-07-20 14:12:28 -0700 (Mon, 20 Jul 2009) | 13
lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_window_gtk.cc?r1=21103&r2=21102
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/browser_window_gtk.h?r1=21103&r2=21102
Change 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
Review URL: http://codereview.chromium.org/159087
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---