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

Issue 100106: Fullscreen mode for Linux. (Closed)

Created:
11 years, 8 months ago by Lei Zhang
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Basic fullscreen mode for Linux, without the animated exit bubble. Parts of the code are from ermilov.maxim@gmail.com. Thanks! BUG=8405 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14912

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -5 lines) Patch
M chrome/browser/gtk/browser_toolbar_gtk.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 3 chunks +14 lines, -5 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/gtk/tabs/tab_strip_gtk.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lei Zhang
11 years, 8 months ago (2009-04-28 15:55:07 UTC) #1
James Hawkins
lgtm with comments. http://codereview.chromium.org/100106/diff/1/4 File chrome/browser/gtk/browser_window_gtk.h (right): http://codereview.chromium.org/100106/diff/1/4#newcode153 Line 153: // Where we are full ...
11 years, 8 months ago (2009-04-28 16:09:22 UTC) #2
Lei Zhang
http://codereview.chromium.org/100106/diff/1/4 File chrome/browser/gtk/browser_window_gtk.h (right): http://codereview.chromium.org/100106/diff/1/4#newcode153 Line 153: // Where we are full screen. On 2009/04/28 ...
11 years, 8 months ago (2009-04-28 16:41:11 UTC) #3
Evan Martin
Isn't there some other flag set used to track full screen? Let me confirm before ...
11 years, 8 months ago (2009-04-28 16:43:10 UTC) #4
Evan Martin
11 years, 8 months ago (2009-04-28 16:44:33 UTC) #5
Never mind, I was thinkin of WindowFeature in the Browser class .

Powered by Google App Engine
This is Rietveld 408576698