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

Issue 463042: Fixes bug where we wouldn't force a maximized window on Chrome OS... (Closed)

Created:
11 years ago by sky
Modified:
9 years, 7 months ago
Reviewers:
oshima
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Fixes bug where we wouldn't force a maximized window on Chrome OS during login. This happens because on Chrome OS we start the WM and Chrome at the same time, which means it's possiblef for us not to be able to get the name of the window manager. I've changed the code to assume that if we can't get the name of the window manager we're on Chrome OS. This isn't perfect. Hopefully once the WM tells us we're maximized before we're shown we can do away with this code. BUG=ChromeOS bug 929 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33985

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
sky
11 years ago (2009-12-07 19:13:36 UTC) #1
oshima
11 years ago (2009-12-07 19:22:25 UTC) #2
LGTM

On 2009/12/07 19:13:36, sky wrote:
>

Powered by Google App Engine
This is Rietveld 408576698