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

Issue 9764006: Make ExtensionPrefValueMap a ProfileKeyedService. (Closed)

Created:
8 years, 9 months ago by Yoyo Zhou
Modified:
8 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

Make ExtensionPrefValueMap a ProfileKeyedService. BUG=104095 TEST=no Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=131136

Patch Set 1 #

Patch Set 2 : includes #

Total comments: 1

Patch Set 3 : with ExtensionSystem #

Patch Set 4 : . #

Patch Set 5 : false #

Patch Set 6 : merge #

Patch Set 7 : - #

Patch Set 8 : -- #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -54 lines) Patch
M chrome/browser/extensions/extension_pref_value_map.h View 1 4 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_pref_value_map.cc View 1 2 3 4 1 chunk +10 lines, -2 lines 0 comments Download
A chrome/browser/extensions/extension_pref_value_map_factory.h View 1 chunk +29 lines, -0 lines 0 comments Download
A chrome/browser/extensions/extension_pref_value_map_factory.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_system.cc View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_system.h View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_system.cc View 1 2 3 4 5 2 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/profiles/profile.h View 1 2 3 4 5 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 1 2 3 4 5 3 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 chunks +9 lines, -10 lines 0 comments Download
M chrome/browser/protector/protected_prefs_watcher_unittest.cc View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_popup_controller_unittest.mm View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/base/testing_profile.h View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/test/base/testing_profile.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Yoyo Zhou
While I'm waiting for ExtensionSystem to get unblocked, I thought I'd fix up this one ...
8 years, 9 months ago (2012-03-21 00:32:55 UTC) #1
Elliot Glaysher
the patch lg, but I assume you shouldn't commit this until after the main ExtensionSystem ...
8 years, 9 months ago (2012-03-21 00:37:48 UTC) #2
Yoyo Zhou
On 2012/03/21 00:37:48, Elliot Glaysher wrote: > the patch lg, but I assume you shouldn't ...
8 years, 9 months ago (2012-03-21 22:46:23 UTC) #3
Yoyo Zhou
ExtensionSystem looks like it's sticking this time, so I've rebased on top of it and ...
8 years, 8 months ago (2012-04-05 08:08:59 UTC) #4
Elliot Glaysher
lgtm
8 years, 8 months ago (2012-04-05 18:00:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/9764006/24001
8 years, 8 months ago (2012-04-05 19:24:07 UTC) #6
commit-bot: I haz the power
Can't apply patch for file chrome/browser/profiles/profile.h. While running patch -p1 --forward --force; patching file chrome/browser/profiles/profile.h ...
8 years, 8 months ago (2012-04-05 19:24:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/9764006/32001
8 years, 8 months ago (2012-04-05 19:26:31 UTC) #8
commit-bot: I haz the power
Presubmit check for 9764006-32001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-05 19:26:41 UTC) #9
Yoyo Zhou
Can you please review this slight refactoring? ivankr for chrome/browser/protector rsesek for chrome/browser/ui/cocoa
8 years, 8 months ago (2012-04-05 19:33:37 UTC) #10
Robert Sesek
cocoa/ lgtm
8 years, 8 months ago (2012-04-05 20:17:43 UTC) #11
Ivan Korotkov
protector/ LGTM
8 years, 8 months ago (2012-04-06 08:54:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/9764006/34002
8 years, 8 months ago (2012-04-06 12:54:18 UTC) #13
commit-bot: I haz the power
8 years, 8 months ago (2012-04-06 16:26:12 UTC) #14
Change committed as 131136

Powered by Google App Engine
This is Rietveld 408576698