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

Issue 248006: Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS. (Closed)

Created:
11 years, 3 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
Reviewers:
tony, Paweł Hajdan Jr.
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS. GTK: Listen for BROWSER_THEME_CHANGED and upload proper colors. BUG=23031 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27368

Patch Set 1 #

Total comments: 2

Patch Set 2 : Listen for notification after sending CSS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -12 lines) Patch
M chrome/browser/extensions/extension_host.cc View 1 2 chunks +15 lines, -5 lines 0 comments Download
M chrome/browser/gtk/extension_shelf_gtk.cc View 4 chunks +19 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Elliot Glaysher
11 years, 3 months ago (2009-09-25 21:22:53 UTC) #1
Paweł Hajdan Jr.
http://codereview.chromium.org/248006/diff/1/2 File chrome/browser/extensions/extension_host.cc (right): http://codereview.chromium.org/248006/diff/1/2#newcode131 Line 131: registrar_.Add(this, NotificationType::BROWSER_THEME_CHANGED, Not sure if NavigateToURL is the ...
11 years, 3 months ago (2009-09-25 21:27:19 UTC) #2
Elliot Glaysher
http://codereview.chromium.org/248006/diff/1/2 File chrome/browser/extensions/extension_host.cc (right): http://codereview.chromium.org/248006/diff/1/2#newcode131 Line 131: registrar_.Add(this, NotificationType::BROWSER_THEME_CHANGED, On 2009/09/25 21:27:19, Paweł Hajdan Jr. ...
11 years, 3 months ago (2009-09-25 21:50:01 UTC) #3
Paweł Hajdan Jr.
11 years, 3 months ago (2009-09-25 22:46:32 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698