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

Issue 12326089: Fix regression caused by 11968032 in upgrading themes (Closed)

Created:
7 years, 10 months ago by pkotwicz
Modified:
7 years, 10 months ago
CC:
chromium-reviews, Aaron Boodman, sail+watch_chromium.org, chromium-apps-reviews_chromium.org, Yoyo Zhou
Visibility:
Public.

Description

Fix regression caused by 11968032 in upgrading themes BUG=177630 Test=Manual 1) Install a theme 2) Close Chrome 3) Change the value of kThemePackVersion to a different number in browser_theme_pack.cc 4) Compile Chrome 5) Reopen Chrome. Ensure that the theme is still present R=mpcomplete, erg TBR=sky (For new includes in chrome_browser_extensions.gypi) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184340

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -13 lines) Patch
A chrome/browser/extensions/api/themes/theme_api.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/themes/theme_api.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/themes/theme_service.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/themes/theme_service_factory.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/themes/theme_service_factory.cc View 1 chunk +1 line, -5 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
pkotwicz
Matt, can you please take a look?
7 years, 10 months ago (2013-02-23 01:04:31 UTC) #1
Matt Perry
LGTM +yoz: FYI
7 years, 10 months ago (2013-02-23 01:06:20 UTC) #2
pkotwicz
I think that this is generally a step in the right direction. Some of the ...
7 years, 10 months ago (2013-02-23 01:06:45 UTC) #3
pkotwicz
Elliot, can you please take a look at the changes in chrome/browser/profiles
7 years, 10 months ago (2013-02-23 01:09:12 UTC) #4
Elliot Glaysher
https://codereview.chromium.org/12326089/diff/1/chrome/browser/themes/theme_service_factory.cc File chrome/browser/themes/theme_service_factory.cc (left): https://codereview.chromium.org/12326089/diff/1/chrome/browser/themes/theme_service_factory.cc#oldcode88 chrome/browser/themes/theme_service_factory.cc:88: } So, why are you removing this? The theme ...
7 years, 10 months ago (2013-02-23 01:15:13 UTC) #5
Matt Perry
https://codereview.chromium.org/12326089/diff/1/chrome/browser/themes/theme_service_factory.cc File chrome/browser/themes/theme_service_factory.cc (left): https://codereview.chromium.org/12326089/diff/1/chrome/browser/themes/theme_service_factory.cc#oldcode88 chrome/browser/themes/theme_service_factory.cc:88: } On 2013/02/23 01:15:14, Elliot Glaysher wrote: > So, ...
7 years, 10 months ago (2013-02-23 01:21:35 UTC) #6
pkotwicz
The reason is that the ThemeService was being created in between the ExtensionSystem being created ...
7 years, 10 months ago (2013-02-23 01:23:02 UTC) #7
Elliot Glaysher
On 2013/02/23 01:23:02, pkotwicz wrote: > The reason is that the ThemeService was being created ...
7 years, 10 months ago (2013-02-23 01:25:28 UTC) #8
Matt Perry
On 2013/02/23 01:25:28, Elliot Glaysher wrote: > On 2013/02/23 01:23:02, pkotwicz wrote: > > The ...
7 years, 10 months ago (2013-02-23 01:31:28 UTC) #9
Elliot Glaysher
On 2013/02/23 01:31:28, Matt Perry wrote: > On 2013/02/23 01:25:28, Elliot Glaysher wrote: > > ...
7 years, 10 months ago (2013-02-23 01:50:59 UTC) #10
Matt Perry
On 2013/02/23 01:50:59, Elliot Glaysher wrote: > On 2013/02/23 01:31:28, Matt Perry wrote: > > ...
7 years, 10 months ago (2013-02-23 01:53:24 UTC) #11
Elliot Glaysher
So, I'm willing to give an lgtm now, but in return, there needs to be ...
7 years, 10 months ago (2013-02-23 02:03:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/12326089/1
7 years, 10 months ago (2013-02-24 00:07:44 UTC) #13
commit-bot: I haz the power
Presubmit check for 12326089-1 failed and returned exit status 1. INFO:root:Found 7 file(s). Running presubmit ...
7 years, 10 months ago (2013-02-24 00:07:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/12326089/4002
7 years, 10 months ago (2013-02-24 00:18:21 UTC) #15
commit-bot: I haz the power
Change committed as 184340
7 years, 10 months ago (2013-02-24 02:02:27 UTC) #16
pkotwicz
7 years, 10 months ago (2013-02-24 23:08:05 UTC) #17
Message was sent while issue was closed.
Matt can you please file a bug related to the issue that Elliot mentioned and
assign appropriately? (I think you can describe the problem better than I can)

Powered by Google App Engine
This is Rietveld 408576698