Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Issue 9211020: Don't use command line or prefs for popup saved state (Closed)

Created:
8 years, 11 months ago by stevenjb
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Don't use command line or prefs for popup saved state The bug is that popup windows are getting opened maximized on linux/gtk because of this call here: http://www.google.com/codesearch#OAMlx_jo-ck/src/chrome/browser/ui/gtk/browser_window_gtk.cc&l=1705 It seemed more robust to fix the behavior in Browser::GetSavedWindowShowState(). BUG=106967 TEST=See issue. Also test that maximized state for main browser window is remembered correctly, and --start-maximized works. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=118174

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/ui/browser.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ben Goodger (Google)
lgtm
8 years, 11 months ago (2012-01-18 19:28:30 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/9211020/5001
8 years, 11 months ago (2012-01-18 19:30:23 UTC) #2
commit-bot: I haz the power
8 years, 11 months ago (2012-01-18 22:32:26 UTC) #3
Change committed as 118174

Powered by Google App Engine
This is Rietveld 408576698