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

Issue 542001: Fixes two fullscreen bugs on views/gtk:... (Closed)

Created:
10 years, 11 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
oshima
CC:
chromium-reviews_googlegroups.com, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Fixes two fullscreen bugs on views/gtk: . On X changing fullscreen is asynchronous. This means we have to ask the window to change it's fullscreen state, then once changed update the necessary things. . ExtensionShelf is needlessly triggering a bunch of layouts when we toggle fullscreen state. BUG=31143 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35905

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -74 lines) Patch
M chrome/browser/views/extensions/extension_shelf.cc View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/views/frame/browser_frame_gtk.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.h View 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 3 chunks +85 lines, -70 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
10 years, 11 months ago (2010-01-09 00:03:33 UTC) #1
oshima
10 years, 11 months ago (2010-01-09 00:11:07 UTC) #2
LGTM

On 2010/01/09 00:03:33, sky wrote:
>

Powered by Google App Engine
This is Rietveld 408576698