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

Issue 11411330: Have ExtensionService notify ThemeService directly for themes (Closed)

Created:
8 years ago by akalin
Modified:
8 years ago
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Have ExtensionService notify ThemeService directly for themes This is a retry of r169875, hopefully with fewer regressions. This time, I simply notify the theme service (instantiating it if necessary) when a theme extension is installed. This should avoid the theme regression since that path is not taken on browser startup. BUG=161203 TBR=pkotwicz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170880

Patch Set 1 #

Patch Set 2 : rebase on head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -30 lines) Patch
M chrome/browser/extensions/extension_service.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/themes/theme_service.h View 5 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/themes/theme_service.cc View 3 chunks +6 lines, -19 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_service.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
akalin
+asargent for extensions +erg for gtk +pkotwicz for themes
8 years ago (2012-12-03 21:24:25 UTC) #1
Elliot Glaysher
gtk change lgtm
8 years ago (2012-12-03 22:30:31 UTC) #2
asargent_no_longer_on_chrome
extensions LGTM
8 years ago (2012-12-03 22:37:52 UTC) #3
akalin
On 2012/12/03 22:37:52, Antony Sargent wrote: > extensions LGTM TBRing pkotwicz since the theme changes ...
8 years ago (2012-12-04 00:17:59 UTC) #4
commit-bot: I haz the power
8 years ago (2012-12-04 00:19:54 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698