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

Issue 9284025: Add policies for specific parts of device status reports. (Closed)

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

Description

Add policies for specific parts of device status reports. BUG=chromium-os:24308 TEST=Manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119058

Patch Set 1 #

Patch Set 2 : Mark policies as ChromeOS- and device-only. #

Total comments: 4

Patch Set 3 : Add code to decode the device policy. #

Patch Set 4 : Rebase. #

Patch Set 5 : Remove illegal XML chars from policy description. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M chrome/app/policy/policy_templates.json View 1 2 3 4 2 chunks +27 lines, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/policy/device_policy_cache.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/policy/proto/chrome_device_policy.proto View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Patrick Dubroy
Hey Joao, can you please review?
8 years, 11 months ago (2012-01-24 16:01:22 UTC) #1
Joao da Silva
Looks good, it's only missing the protobuf changes for the device policies. See inline. http://codereview.chromium.org/9284025/diff/1005/chrome/app/policy/policy_templates.json ...
8 years, 11 months ago (2012-01-24 16:21:20 UTC) #2
Patrick Dubroy
http://codereview.chromium.org/9284025/diff/1005/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): http://codereview.chromium.org/9284025/diff/1005/chrome/app/policy/policy_templates.json#newcode2277 chrome/app/policy/policy_templates.json:2277: 'device_only': True, On 2012/01/24 16:21:20, Joao da Silva wrote: ...
8 years, 11 months ago (2012-01-24 17:03:42 UTC) #3
Joao da Silva
8 years, 11 months ago (2012-01-24 17:09:25 UTC) #4
LGTM. Please run through linux_chromeos and linux_chromeos_clang before landing.

Powered by Google App Engine
This is Rietveld 408576698