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

Issue 7096013: Allow device policy code to be optionally included. (Closed)

Created:
9 years, 6 months ago by John Knottenbelt
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., Satish
Visibility:
Public.

Description

Allow device policy code to be optionally included. BUG=None TEST=Existing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87468

Patch Set 1 #

Patch Set 2 : Fix try bot failures #

Total comments: 4

Patch Set 3 : Make changes requested by mnissler. #

Total comments: 6

Patch Set 4 : Make changes requested by torne. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+394 lines, -238 lines) Patch
M build/common.gypi View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/policy/browser_policy_connector.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/policy/browser_policy_connector.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 1 2 2 chunks +18 lines, -12 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store_unittest.cc View 1 19 chunks +19 lines, -19 lines 0 comments Download
A chrome/browser/policy/policy_stubs.cc View 1 chunk +81 lines, -0 lines 0 comments Download
M chrome/browser/prefs/pref_service_mock_builder.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/prefs/pref_service_unittest.cc View 2 chunks +0 lines, -181 lines 0 comments Download
A chrome/browser/prefs/proxy_policy_unittest.cc View 1 chunk +194 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/advanced_options_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/accounts_options_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/options_managed_banner_handler.h View 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/options_managed_banner_handler.cc View 1 chunk +6 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options/options_managed_banner_handler_stub.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/personal_options_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/test/testing_browser_process.cc View 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
John Knottenbelt
Please could everyone review the gypi files, and specifically: mnissler: chrome/browser/policy/ and chrome/browser/prefs csilv: chrome/browser/ui/webui/options/ ...
9 years, 6 months ago (2011-05-31 15:36:30 UTC) #1
csilv
LGTM for: chrome/browser/ui/webui/options/
9 years, 6 months ago (2011-05-31 16:07:12 UTC) #2
Mattias Nissler (ping if slow)
prefs and policy LGTM if you address my comments and pending trybots. http://codereview.chromium.org/7096013/diff/1020/build/common.gypi File build/common.gypi ...
9 years, 6 months ago (2011-05-31 16:11:40 UTC) #3
Jay Civelli
LGTM for chrome/test/testing_browser_process.cc
9 years, 6 months ago (2011-05-31 16:32:41 UTC) #4
Torne
LGTM with nitpicking http://codereview.chromium.org/7096013/diff/8001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/7096013/diff/8001/build/common.gypi#newcode142 build/common.gypi:142: # Device policy is enabled by ...
9 years, 6 months ago (2011-06-01 10:45:36 UTC) #5
John Knottenbelt
http://codereview.chromium.org/7096013/diff/1020/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/7096013/diff/1020/build/common.gypi#newcode143 build/common.gypi:143: 'device_policy%': 1, Done. Renamed to configuration_policy. On 2011/05/31 16:11:40, ...
9 years, 6 months ago (2011-06-01 13:13:00 UTC) #6
commit-bot: I haz the power
9 years, 6 months ago (2011-06-01 13:56:27 UTC) #7
Change committed as 87468

Powered by Google App Engine
This is Rietveld 408576698