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

Issue 10656046: Use a schema to decode 3rd party policy on windows, when present. (Closed)

Created:
8 years, 6 months ago by Joao da Silva
Modified:
8 years, 5 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Use a schema to decode 3rd party policy on windows, when present. BUG=108994 TEST=unit_tests green Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144703

Patch Set 1 #

Total comments: 16

Patch Set 2 : More conversions, more tests, use additionalProperties, addressed comments #

Total comments: 7

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+758 lines, -172 lines) Patch
M chrome/browser/policy/config_dir_policy_loader_unittest.cc View 7 chunks +32 lines, -51 lines 0 comments Download
M chrome/browser/policy/configuration_policy_provider_test.h View 1 2 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_provider_test.cc View 1 2 chunks +67 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_loader_mac_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_loader_win.h View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_loader_win.cc View 1 2 13 chunks +308 lines, -60 lines 0 comments Download
M chrome/browser/policy/policy_loader_win_unittest.cc View 1 2 11 chunks +305 lines, -61 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Joao da Silva
Here's the other half. Please review, thanks!
8 years, 6 months ago (2012-06-26 16:47:13 UTC) #1
Mattias Nissler (ping if slow)
http://codereview.chromium.org/10656046/diff/1/chrome/browser/policy/configuration_policy_provider_test.cc File chrome/browser/policy/configuration_policy_provider_test.cc (right): http://codereview.chromium.org/10656046/diff/1/chrome/browser/policy/configuration_policy_provider_test.cc#newcode278 chrome/browser/policy/configuration_policy_provider_test.cc:278: for (int i = 0; i < 5; ++i) ...
8 years, 5 months ago (2012-06-27 12:07:17 UTC) #2
Joao da Silva
Please have another look http://codereview.chromium.org/10656046/diff/1/chrome/browser/policy/configuration_policy_provider_test.cc File chrome/browser/policy/configuration_policy_provider_test.cc (right): http://codereview.chromium.org/10656046/diff/1/chrome/browser/policy/configuration_policy_provider_test.cc#newcode278 chrome/browser/policy/configuration_policy_provider_test.cc:278: for (int i = 0; ...
8 years, 5 months ago (2012-06-27 14:31:15 UTC) #3
Mattias Nissler (ping if slow)
LGTM w/ nits http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/configuration_policy_provider_test.h File chrome/browser/policy/configuration_policy_provider_test.h (right): http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/configuration_policy_provider_test.h#newcode145 chrome/browser/policy/configuration_policy_provider_test.h:145: protected: indentation http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/policy_loader_win.cc File chrome/browser/policy/policy_loader_win.cc (right): ...
8 years, 5 months ago (2012-06-27 14:52:10 UTC) #4
Joao da Silva
PTAL http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/configuration_policy_provider_test.h File chrome/browser/policy/configuration_policy_provider_test.h (right): http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/configuration_policy_provider_test.h#newcode145 chrome/browser/policy/configuration_policy_provider_test.h:145: protected: On 2012/06/27 14:52:10, Mattias Nissler wrote: > ...
8 years, 5 months ago (2012-06-27 16:55:28 UTC) #5
Mattias Nissler (ping if slow)
Still LGTM. http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/policy_loader_win_unittest.cc File chrome/browser/policy/policy_loader_win_unittest.cc (right): http://codereview.chromium.org/10656046/diff/10001/chrome/browser/policy/policy_loader_win_unittest.cc#newcode52 chrome/browser/policy/policy_loader_win_unittest.cc:52: const char kItems[] = "items"; On 2012/06/27 ...
8 years, 5 months ago (2012-06-28 10:00:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/10656046/11009
8 years, 5 months ago (2012-06-28 10:06:51 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-06-28 11:22:08 UTC) #8
Change committed as 144703

Powered by Google App Engine
This is Rietveld 408576698