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

Issue 218583003: Separate storage for protected preferences into Protected Preferences file. (Closed)

Created:
6 years, 8 months ago by erikwright (departed)
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Separate storage for protected preferences into Protected Preferences file. Integrates the SegregatedPrefStore with chrome_pref_service_factory.cc . BUG=349158 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261448

Patch Set 1 #

Patch Set 2 : Does this solve all known problems? #

Total comments: 29

Patch Set 3 : Make SegregatedPrefStoreTest pass. #

Patch Set 4 : Add comments. #

Patch Set 5 : Review comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+461 lines, -57 lines) Patch
M chrome/browser/prefs/profile_pref_store_manager.h View 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager.cc View 1 2 3 4 5 chunks +171 lines, -8 lines 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager_unittest.cc View 1 2 3 4 14 chunks +210 lines, -35 lines 2 comments Download
M chrome/browser/prefs/tracked/segregated_pref_store.h View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/prefs/tracked/segregated_pref_store.cc View 1 2 3 1 chunk +11 lines, -11 lines 0 comments Download
M chrome/browser/prefs/tracked/segregated_pref_store_unittest.cc View 1 2 2 chunks +47 lines, -3 lines 0 comments Download
M chrome/common/chrome_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_constants.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
erikwright (departed)
jochen: PTAL for chrome_constants. You already reviewed this in another CL, but I split it ...
6 years, 8 months ago (2014-03-31 19:02:32 UTC) #1
gab
On 2014/03/31 19:02:32, erikwright wrote: > jochen: PTAL for chrome_constants. You already reviewed this in ...
6 years, 8 months ago (2014-03-31 20:28:13 UTC) #2
gab
On 2014/03/31 20:28:13, gab wrote: > On 2014/03/31 19:02:32, erikwright wrote: > > jochen: PTAL ...
6 years, 8 months ago (2014-03-31 22:24:51 UTC) #3
jochen (gone - plz use gerrit)
constants lgtm
6 years, 8 months ago (2014-04-01 11:31:19 UTC) #4
erikwright (departed)
gab: PTAL.
6 years, 8 months ago (2014-04-01 15:04:13 UTC) #5
gab
lg, nits and comments about the migration phase. https://codereview.chromium.org/218583003/diff/20001/chrome/browser/prefs/profile_pref_store_manager.cc File chrome/browser/prefs/profile_pref_store_manager.cc (right): https://codereview.chromium.org/218583003/diff/20001/chrome/browser/prefs/profile_pref_store_manager.cc#newcode98 chrome/browser/prefs/profile_pref_store_manager.cc:98: DISALLOW_COPY_AND_ASSIGN(SimpleMutableDictionary); ...
6 years, 8 months ago (2014-04-01 20:19:52 UTC) #6
erikwright (departed)
PTAL. Especially at my suggestion for avoiding the CLEARED spike. I'm going to work on ...
6 years, 8 months ago (2014-04-02 15:03:16 UTC) #7
gab
lg, just had another another idea which I think solves the migration problem, PTAL! Gab ...
6 years, 8 months ago (2014-04-02 18:24:37 UTC) #8
erikwright (departed)
I have decided that my proposed solution to avoid the CLEARED spike is too complicated ...
6 years, 8 months ago (2014-04-03 13:10:07 UTC) #9
gab
lgtm w/ nits that can be addressed in a follow-up CL. Cheers! Gab https://codereview.chromium.org/218583003/diff/80001/chrome/browser/prefs/profile_pref_store_manager_unittest.cc File ...
6 years, 8 months ago (2014-04-03 15:38:48 UTC) #10
erikwright (departed)
The CQ bit was checked by erikwright@chromium.org
6 years, 8 months ago (2014-04-03 15:39:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/218583003/80001
6 years, 8 months ago (2014-04-03 15:40:33 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 16:46:55 UTC) #13
Message was sent while issue was closed.
Change committed as 261448

Powered by Google App Engine
This is Rietveld 408576698