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

Issue 174564: Polish the look of Linux extension shelf. (Closed)

Created:
11 years, 4 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Polish the look of Linux extension shelf. TEST=none http://crbug.com/16759 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24539

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -34 lines) Patch
M chrome/browser/gtk/extension_shelf_gtk.h View 5 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/gtk/extension_shelf_gtk.cc View 4 chunks +37 lines, -33 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Paweł Hajdan Jr.
11 years, 4 months ago (2009-08-26 21:35:24 UTC) #1
Elliot Glaysher
Generally LGTM, but one thing you might want to fix: http://codereview.chromium.org/174564/diff/1/2 File chrome/browser/gtk/extension_shelf_gtk.cc (right): http://codereview.chromium.org/174564/diff/1/2#newcode173 ...
11 years, 4 months ago (2009-08-26 21:42:39 UTC) #2
Paweł Hajdan Jr.
On 2009/08/26 21:42:39, Elliot Glaysher wrote: > Generally LGTM, but one thing you might want ...
11 years, 4 months ago (2009-08-26 21:48:27 UTC) #3
Elliot Glaysher
11 years, 4 months ago (2009-08-26 21:50:28 UTC) #4
On 2009/08/26 21:48:27, Paweł Hajdan Jr. wrote:
> On 2009/08/26 21:42:39, Elliot Glaysher wrote:
> > Generally LGTM, but one thing you might want to fix:
> > 
> > http://codereview.chromium.org/174564/diff/1/2
> > File chrome/browser/gtk/extension_shelf_gtk.cc (right):
> > 
> > http://codereview.chromium.org/174564/diff/1/2#newcode173
> > Line 173: gtk_widget_modify_bg(event_box_.get(), GTK_STATE_NORMAL,
> > &kBackgroundColor);
> > A question: Why is this a hardcoded value instead of NULL in gtk theme mode
> and
> > COLOR_TOOLBAR in chrome theme mode?
> 
> Windows ExtensionShelf does the same. It's not perfect, but at least
consistent.

Ok, LGTM then.

Powered by Google App Engine
This is Rietveld 408576698