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

Issue 7982016: Panel auto-resize for GTK. (Closed)

Created:
9 years, 3 months ago by jennb
Modified:
9 years, 3 months ago
CC:
chromium-reviews, jennb, jianli, Dmitry Titov, dcheng, prasadt
Visibility:
Public.

Description

Panel auto-resize for GTK. This continues to use the existing auto-resize framework. A separate patch will change the framework to allow the native panel to compute content size from window size and vice versa. BUG=None TEST=PanelBrowserTest.AutoResize Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102081

Patch Set 1 #

Total comments: 6

Patch Set 2 : Feedback changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -24 lines) Patch
M chrome/browser/ui/gtk/browser_window_gtk.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/panels/panel_browser_window_gtk.h View 4 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/ui/panels/panel_browser_window_gtk.cc View 1 6 chunks +26 lines, -14 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jennb
erg - for the changes to browser_window_gtk layer. jianli - for the panel changes. Thanks, ...
9 years, 3 months ago (2011-09-20 23:03:45 UTC) #1
Elliot Glaysher
lgtm
9 years, 3 months ago (2011-09-20 23:17:28 UTC) #2
jianli
LGTM with a couple nits. http://codereview.chromium.org/7982016/diff/1/chrome/browser/ui/panels/panel.h File chrome/browser/ui/panels/panel.h (right): http://codereview.chromium.org/7982016/diff/1/chrome/browser/ui/panels/panel.h#newcode181 chrome/browser/ui/panels/panel.h:181: void OnNonClientAreaSizeKnown(); How about ...
9 years, 3 months ago (2011-09-20 23:35:39 UTC) #3
jennb
http://codereview.chromium.org/7982016/diff/1/chrome/browser/ui/panels/panel.h File chrome/browser/ui/panels/panel.h (right): http://codereview.chromium.org/7982016/diff/1/chrome/browser/ui/panels/panel.h#newcode181 chrome/browser/ui/panels/panel.h:181: void OnNonClientAreaSizeKnown(); On 2011/09/20 23:35:39, jianli wrote: > How ...
9 years, 3 months ago (2011-09-20 23:46:43 UTC) #4
jianli
lgtm.
9 years, 3 months ago (2011-09-20 23:49:48 UTC) #5
commit-bot: I haz the power
9 years, 3 months ago (2011-09-21 03:27:38 UTC) #6
Change committed as 102081

Powered by Google App Engine
This is Rietveld 408576698