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

Issue 23592013: Add support for a managed user pref store to PrefService. (Closed)

Created:
7 years, 3 months ago by Bernhard Bauer
Modified:
7 years, 3 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Add support for a managed user pref store to PrefService. TBR=phajdan.jr@chromium.org BUG=280674 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220274

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -10 lines) Patch
M base/prefs/pref_service_builder.h View 2 chunks +2 lines, -0 lines 0 comments Download
M base/prefs/pref_service_builder.cc View 3 chunks +7 lines, -0 lines 0 comments Download
M base/prefs/pref_value_store.h View 4 chunks +4 lines, -0 lines 1 comment Download
M base/prefs/pref_value_store.cc View 5 chunks +7 lines, -2 lines 0 comments Download
M base/prefs/pref_value_store_unittest.cc View 25 chunks +77 lines, -0 lines 0 comments Download
M base/prefs/testing_pref_service.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/prefs/pref_service_syncable.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/prefs/pref_service_syncable_builder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/base/testing_pref_service_syncable.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Bernhard Bauer
Please review.
7 years, 3 months ago (2013-08-29 07:01:20 UTC) #1
Mattias Nissler (ping if slow)
LGTM
7 years, 3 months ago (2013-08-29 07:53:58 UTC) #2
Bernhard Bauer
TBR: Paweł for chrome/test/base/testing_pref_service_syncable.cc (updating a constructor signature)
7 years, 3 months ago (2013-08-29 08:51:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/23592013/1
7 years, 3 months ago (2013-08-29 08:55:11 UTC) #4
commit-bot: I haz the power
Change committed as 220274
7 years, 3 months ago (2013-08-29 11:53:43 UTC) #5
bartfab (slow)
Would "supervised_user_prefs" not have been better naming? We already have "managed prefs" and "user prefs". ...
7 years, 3 months ago (2013-08-29 12:02:02 UTC) #6
Bernhard Bauer
On 2013/08/29 12:02:02, bartfab wrote: > Would "supervised_user_prefs" not have been better naming? We already ...
7 years, 3 months ago (2013-08-29 12:19:35 UTC) #7
bartfab (slow)
On 2013/08/29 12:19:35, Bernhard Bauer wrote: > On 2013/08/29 12:02:02, bartfab wrote: > > Would ...
7 years, 3 months ago (2013-08-29 12:32:14 UTC) #8
Bernhard Bauer
OK... do we really want to use the new name in *all* new code though? ...
7 years, 3 months ago (2013-08-29 12:42:22 UTC) #9
bartfab (slow)
On 2013/08/29 12:42:22, Bernhard Bauer wrote: > OK... do we really want to use the ...
7 years, 3 months ago (2013-08-29 12:47:01 UTC) #10
Paweł Hajdan Jr.
7 years, 3 months ago (2013-08-29 17:42:08 UTC) #11
Message was sent while issue was closed.
chrome/test LGTM

Powered by Google App Engine
This is Rietveld 408576698