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

Issue 491513002: No longer accept unsigned cloud policy blobs. (Closed)

Created:
6 years, 4 months ago by Andrew T Wilson (Slow)
Modified:
6 years, 4 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

No longer accept unsigned cloud policy blobs. UMA stats show that >99% of users have migrated to signed cloud policy blobs, so it's time to stop supporting unsigned blobs - anyone who still has an unsigned blob on their machine will go through a policy refresh on their next restart. BUG=404664 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290801

Patch Set 1 #

Total comments: 3

Patch Set 2 : Review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -39 lines) Patch
M components/policy/core/common/cloud/user_cloud_policy_store.cc View 1 3 chunks +19 lines, -24 lines 0 comments Download
M components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc View 2 chunks +4 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Andrew T Wilson (Slow)
PTAL
6 years, 4 months ago (2014-08-20 07:37:22 UTC) #1
Joao da Silva
https://codereview.chromium.org/491513002/diff/1/components/policy/core/common/cloud/user_cloud_policy_store.cc File components/policy/core/common/cloud/user_cloud_policy_store.cc (right): https://codereview.chromium.org/491513002/diff/1/components/policy/core/common/cloud/user_cloud_policy_store.cc#newcode383 components/policy/core/common/cloud/user_cloud_policy_store.cc:383: std::string signing_key = ""; No need to initialize with ...
6 years, 4 months ago (2014-08-20 07:45:05 UTC) #2
Andrew T Wilson (Slow)
PTAL - cleaned up that code significantly.
6 years, 4 months ago (2014-08-20 08:22:04 UTC) #3
Joao da Silva
lgtm
6 years, 4 months ago (2014-08-20 08:32:50 UTC) #4
Andrew T Wilson (Slow)
The CQ bit was checked by atwilson@chromium.org
6 years, 4 months ago (2014-08-20 08:38:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/atwilson@chromium.org/491513002/20001
6 years, 4 months ago (2014-08-20 08:39:56 UTC) #6
commit-bot: I haz the power
6 years, 4 months ago (2014-08-20 10:08:56 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290801

Powered by Google App Engine
This is Rietveld 408576698