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

Issue 1319073005: Make ThemeService not disable uninstalled themes (Closed)

Created:
5 years, 3 months ago by pkotwicz
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_build
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ThemeService not disable uninstalled themes If an extension is disabled after it is uninstalled, the extension is not enabled when it is reinstalled. ThemeService was disabling theme extensions after they were uninstalled if the extension was uninstalled as a result of the NOTIFICATION_BROWSER_THEME_CHANGED notification. This bug was causing installing a theme via the Chrome Web Store to sometimes not work. BUG=468280 TEST=ThemeServiceTest.UninstallThemeOnThemeChangeNotification Committed: https://crrev.com/315d1a31021a6d9e9b75ab206a0dd4df389e90f1 Cr-Commit-Position: refs/heads/master@{#348780}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -1 line) Patch
M chrome/browser/themes/theme_service.cc View 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/themes/theme_service_unittest.cc View 2 chunks +68 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
pkotwicz
asargent@ can you please take a look? I did some digging and the current behavior ...
5 years, 3 months ago (2015-09-10 22:41:33 UTC) #2
asargent_no_longer_on_chrome
I'll need to dig into the theme code a little more to know for sure, ...
5 years, 3 months ago (2015-09-11 19:47:11 UTC) #3
pkotwicz
The situation is better than what you describe. With the code the way it is ...
5 years, 3 months ago (2015-09-11 20:17:23 UTC) #4
asargent_no_longer_on_chrome
Sorry for the delay - I looked at more of the code in ExtensionService, ExtensionPrefs, ...
5 years, 3 months ago (2015-09-14 22:32:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1319073005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1319073005/1
5 years, 3 months ago (2015-09-14 22:36:17 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-15 00:05:58 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/315d1a31021a6d9e9b75ab206a0dd4df389e90f1 Cr-Commit-Position: refs/heads/master@{#348780}
5 years, 3 months ago (2015-09-15 00:07:01 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:39:47 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/315d1a31021a6d9e9b75ab206a0dd4df389e90f1
Cr-Commit-Position: refs/heads/master@{#348780}

Powered by Google App Engine
This is Rietveld 408576698