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

Issue 9289017: Apply individual policies for the various parts of device status reports. (Closed)

Created:
8 years, 11 months ago by Patrick Dubroy
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Apply individual policies for the various parts of device status reports. BUG=chromium-os:24308 TEST=Modified DeviceStatusCollectorTest in unit_tests to check that portions of the status are only included when the appropriate pref is enabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119470

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address reviewer comments. #

Total comments: 14

Patch Set 3 : Address Julian's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+270 lines, -48 lines) Patch
M chrome/app/policy/policy_templates.json View 1 2 chunks +14 lines, -1 line 0 comments Download
M chrome/browser/chromeos/cros_settings.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros_settings_names.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros_settings_names.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros_settings_provider.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros_settings_provider.cc View 1 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/device_settings_provider.cc View 1 2 3 chunks +22 lines, -1 line 0 comments Download
M chrome/browser/chromeos/stub_cros_settings_provider.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/stub_cros_settings_provider.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/policy/device_policy_cache.cc View 1 1 chunk +0 lines, -18 lines 0 comments Download
M chrome/browser/policy/device_status_collector.h View 1 2 4 chunks +27 lines, -1 line 0 comments Download
M chrome/browser/policy/device_status_collector.cc View 1 2 10 chunks +75 lines, -8 lines 0 comments Download
M chrome/browser/policy/device_status_collector_unittest.cc View 1 2 11 chunks +87 lines, -2 lines 0 comments Download
M chrome/browser/policy/proto/chrome_device_policy.proto View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/pref_names.cc View 1 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Patrick Dubroy
Joao, another review for you. :-)
8 years, 11 months ago (2012-01-25 17:25:02 UTC) #1
Joao da Silva
Looks good to me. Adding Julian as reviewer for his comments on reading the device ...
8 years, 11 months ago (2012-01-26 09:48:58 UTC) #2
pastarmovj
Hey Patrick, I made a drive-by review on this CL as I think there are ...
8 years, 11 months ago (2012-01-26 09:52:11 UTC) #3
Patrick Dubroy
http://codereview.chromium.org/9289017/diff/1/chrome/browser/policy/device_status_collector.cc File chrome/browser/policy/device_status_collector.cc (right): http://codereview.chromium.org/9289017/diff/1/chrome/browser/policy/device_status_collector.cc#newcode14 chrome/browser/policy/device_status_collector.cc:14: #include "chrome/common/pref_names.h" On 2012/01/26 09:48:58, Joao da Silva wrote: ...
8 years, 11 months ago (2012-01-27 15:20:29 UTC) #4
pastarmovj
LGTM with a few comments that I'd love to be addressed before you commit. Thanks ...
8 years, 11 months ago (2012-01-27 15:39:03 UTC) #5
Patrick Dubroy
http://codereview.chromium.org/9289017/diff/8001/chrome/browser/chromeos/device_settings_provider.cc File chrome/browser/chromeos/device_settings_provider.cc (right): http://codereview.chromium.org/9289017/diff/8001/chrome/browser/chromeos/device_settings_provider.cc#newcode286 chrome/browser/chromeos/device_settings_provider.cc:286: } else { On 2012/01/27 15:39:03, pastarmovj wrote: > ...
8 years, 11 months ago (2012-01-27 16:18:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dubroy@chromium.org/9289017/8002
8 years, 11 months ago (2012-01-27 16:49:31 UTC) #7
commit-bot: I haz the power
8 years, 11 months ago (2012-01-27 18:53:22 UTC) #8
Change committed as 119470

Powered by Google App Engine
This is Rietveld 408576698