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

Issue 155310: GTK Themes: Prevent colors from "leaking through" by using an event box. (Closed)

Created:
11 years, 5 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
Reviewers:
tony, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

GTK Themes: Prevent colors from "leaking through" by using an event box. Some engines (clearlooks) query the bg color of a widget directly, so wrap the toolbar in an event box so that the bg value set in browser_window_gtk.cc doesn't leak through. http://crbug.com/13967 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20308

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M chrome/browser/gtk/browser_toolbar_gtk.h View 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/gtk/browser_toolbar_gtk.cc View 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Elliot Glaysher
11 years, 5 months ago (2009-07-09 20:27:52 UTC) #1
tony
11 years, 5 months ago (2009-07-09 20:33:34 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698