diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-03 02:13:56 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-03 02:13:56 +0000 |
commit | c33f6a6c38aa0af41e9df56ef65f677a84fe0c3d (patch) | |
tree | 988f4295e0b29b36b7fa5d16c38de05c4ffb3999 /app | |
parent | 1598e53ded179bb58e0c14a14eba0707bd855d8b (diff) | |
download | chromium_src-c33f6a6c38aa0af41e9df56ef65f677a84fe0c3d.zip chromium_src-c33f6a6c38aa0af41e9df56ef65f677a84fe0c3d.tar.gz chromium_src-c33f6a6c38aa0af41e9df56ef65f677a84fe0c3d.tar.bz2 |
Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or supplied URLs.
This also fixes a bug in Linux Views where calling BrowserWindow::Show() wouldn't synchronously call BrowserList::SetLastActive(). This happens naturally in Windows and was already explicitly done in BrowserWindowGtk and BrowserWindowCocoas, but missing it for Linux Views resulted in crashes when the kiosk code tried to get the last active window before the message loop had pumped the async activation change message.
BUG=none
TEST=Set Chrome to "open windows and tabs from last time", then run with --kiosk. Should start in kiosk mode (fullscreen, no status bubble).
Review URL: http://codereview.chromium.org/2847090
TBR=pkasting@chromium.org
Review URL: http://codereview.chromium.org/3017052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54691 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions