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

Issue 4876002: Create additional PrefStore for Device Management policy. (Closed)

Created:
10 years, 1 month ago by danno
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ben+cc_chromium.org, Erik does not do reviews, Aaron Boodman, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org
Visibility:
Public.

Description

Create additional PrefStore for Device Management policy. BUG=62478 TEST=PrefValueStore*:PrefService* Committing for danno@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66426

Patch Set 1 #

Patch Set 2 : fix nits #

Total comments: 16

Patch Set 3 : review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+411 lines, -182 lines) Patch
M chrome/browser/extensions/extension_pref_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/chrome_url_request_context_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.h View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 3 chunks +36 lines, -16 lines 0 comments Download
M chrome/browser/prefs/pref_notifier.h View 1 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/prefs/pref_notifier_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/prefs/pref_service.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/prefs/pref_service_unittest.cc View 9 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/prefs/pref_value_store.h View 1 2 7 chunks +22 lines, -15 lines 0 comments Download
M chrome/browser/prefs/pref_value_store.cc View 1 10 chunks +118 lines, -51 lines 0 comments Download
M chrome/browser/prefs/pref_value_store_unittest.cc View 1 2 25 chunks +169 lines, -59 lines 0 comments Download
M chrome/test/testing_pref_service.h View 1 2 4 chunks +18 lines, -13 lines 0 comments Download
M chrome/test/testing_pref_service.cc View 1 2 5 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danno
please review.
10 years, 1 month ago (2010-11-12 12:40:37 UTC) #1
Mattias Nissler (ping if slow)
Pretty close, a couple of nits mostly. http://codereview.chromium.org/4876002/diff/25002/chrome/browser/prefs/pref_value_store.h File chrome/browser/prefs/pref_value_store.h (right): http://codereview.chromium.org/4876002/diff/25002/chrome/browser/prefs/pref_value_store.h#newcode166 chrome/browser/prefs/pref_value_store.h:166: // policy ...
10 years, 1 month ago (2010-11-12 15:02:13 UTC) #2
danno
addressed feedback http://codereview.chromium.org/4876002/diff/25002/chrome/browser/prefs/pref_value_store.h File chrome/browser/prefs/pref_value_store.h (right): http://codereview.chromium.org/4876002/diff/25002/chrome/browser/prefs/pref_value_store.h#newcode166 chrome/browser/prefs/pref_value_store.h:166: // policy refresh. |callback| is called on ...
10 years, 1 month ago (2010-11-12 16:17:30 UTC) #3
Mattias Nissler (ping if slow)
10 years, 1 month ago (2010-11-12 16:25:21 UTC) #4
lgtm.

Powered by Google App Engine
This is Rietveld 408576698