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

Issue 2603463003: Re-enable fetching component policies for login screen apps (Closed)

Created:
3 years, 12 months ago by emaxx
Modified:
3 years, 11 months ago
Reviewers:
Thiemo Nagel
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable fetching component policies for login screen apps This CL relands enabling fetching of policies for Chrome OS login screen apps. The originally landed code was temporarily disabled due to DMServer responding with errors when an unknown policy type was requested. Now this can be enabled back, after the DMServer got fixed to at least ignore the new policy type (until it starts to actually provide policies with this type). BUG=644304, 666720 TEST=re-enabled browser tests; manual test: sign into an enrolled device, go to chrome://policy and check that the device policies were fetched successfully Committed: https://crrev.com/5eb4901df37717dd05fd071a807a0ebaf563f0f3 Cr-Commit-Position: refs/heads/master@{#441015}

Patch Set 1 #

Patch Set 2 : Tests cleanup #

Total comments: 2

Patch Set 3 : Rename the for-testing member #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -38 lines) Patch
M chrome/browser/chromeos/policy/device_cloud_policy_browsertest.cc View 1 7 chunks +23 lines, -25 lines 0 comments Download
M chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h View 1 2 2 chunks +9 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (23 generated)
emaxx
Thiemo, PTAL.
3 years, 12 months ago (2016-12-23 15:08:10 UTC) #4
emaxx
3 years, 12 months ago (2016-12-27 14:17:30 UTC) #13
Thiemo Nagel
lgtm https://codereview.chromium.org/2603463003/diff/20001/chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h File chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h (right): https://codereview.chromium.org/2603463003/diff/20001/chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h#newcode179 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h:179: bool is_component_policy_enabled_ = true; Nit: Maybe it would ...
3 years, 11 months ago (2016-12-29 17:05:21 UTC) #14
emaxx
https://codereview.chromium.org/2603463003/diff/20001/chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h File chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h (right): https://codereview.chromium.org/2603463003/diff/20001/chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h#newcode179 chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h:179: bool is_component_policy_enabled_ = true; On 2016/12/29 17:05:21, Thiemo Nagel ...
3 years, 11 months ago (2016-12-30 03:24:27 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2603463003/40001
3 years, 11 months ago (2016-12-30 03:24:38 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2016-12-30 03:30:48 UTC) #28
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5eb4901df37717dd05fd071a807a0ebaf563f0f3 Cr-Commit-Position: refs/heads/master@{#441015}
3 years, 11 months ago (2017-01-02 15:54:03 UTC) #30
Thiemo Nagel
3 years, 11 months ago (2017-01-12 18:51:10 UTC) #31
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2621413007/ by tnagel@chromium.org.

The reason for reverting is: I'm very sorry I have to revert this since it's
breaking device policy updates.

https://bugs.chromium.org/p/chromium/issues/detail?id=679956#c7.

Powered by Google App Engine
This is Rietveld 408576698