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

Issue 10174003: Pass the previous and the current PolicyMap to Observers of the PolicyService. (Closed)

Created:
8 years, 8 months ago by Joao da Silva
Modified:
8 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Pass the previous and the current PolicyMap to Observers of the PolicyService. BUG=124374 TEST=PolicyServiceTest.NotifyObservers is green Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133476

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use a MATCHER_P to compare PolicyMaps, removed redundant comment #

Total comments: 6

Patch Set 3 : Fixed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -38 lines) Patch
M chrome/browser/policy/configuration_policy_pref_store.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/policy/policy_service.h View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/policy/policy_service_impl.cc View 1 1 chunk +10 lines, -7 lines 0 comments Download
M chrome/browser/policy/policy_service_unittest.cc View 1 2 3 chunks +50 lines, -27 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Joao da Silva
8 years, 8 months ago (2012-04-23 13:43:33 UTC) #1
Mattias Nissler (ping if slow)
http://codereview.chromium.org/10174003/diff/1/chrome/browser/policy/policy_service_impl.cc File chrome/browser/policy/policy_service_impl.cc (right): http://codereview.chromium.org/10174003/diff/1/chrome/browser/policy/policy_service_impl.cc#newcode140 chrome/browser/policy/policy_service_impl.cc:140: // contains the current values. I think this comment ...
8 years, 8 months ago (2012-04-23 14:20:44 UTC) #2
Joao da Silva
http://codereview.chromium.org/10174003/diff/1/chrome/browser/policy/policy_service_impl.cc File chrome/browser/policy/policy_service_impl.cc (right): http://codereview.chromium.org/10174003/diff/1/chrome/browser/policy/policy_service_impl.cc#newcode140 chrome/browser/policy/policy_service_impl.cc:140: // contains the current values. On 2012/04/23 14:20:44, Mattias ...
8 years, 8 months ago (2012-04-23 14:53:19 UTC) #3
Mattias Nissler (ping if slow)
LGTM w/ nits http://codereview.chromium.org/10174003/diff/4002/chrome/browser/policy/policy_service_unittest.cc File chrome/browser/policy/policy_service_unittest.cc (right): http://codereview.chromium.org/10174003/diff/4002/chrome/browser/policy/policy_service_unittest.cc#newcode31 chrome/browser/policy/policy_service_unittest.cc:31: // their expectec values. nit: expected ...
8 years, 8 months ago (2012-04-23 15:08:55 UTC) #4
Joao da Silva
Thanks for reviewing! http://codereview.chromium.org/10174003/diff/4002/chrome/browser/policy/policy_service_unittest.cc File chrome/browser/policy/policy_service_unittest.cc (right): http://codereview.chromium.org/10174003/diff/4002/chrome/browser/policy/policy_service_unittest.cc#newcode31 chrome/browser/policy/policy_service_unittest.cc:31: // their expectec values. On 2012/04/23 ...
8 years, 8 months ago (2012-04-23 15:22:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/10174003/11002
8 years, 8 months ago (2012-04-23 16:41:51 UTC) #6
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 18:15:40 UTC) #7
Change committed as 133476

Powered by Google App Engine
This is Rietveld 408576698