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

Issue 12220060: Load policy before signin completes. (Closed)

Created:
7 years, 10 months ago by Andrew T Wilson (Slow)
Modified:
7 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Load policy before signin completes. Updated SigninManager to call into UserPolicySigninService to register for policy and fetch policy as appropriate. Refactored UserPolicySigninService to expose an external API to register for policy. BUG=160922 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181492

Patch Set 1 #

Patch Set 2 : Tests are working #

Patch Set 3 : Fixed test failure. #

Patch Set 4 : Fixed cros compile errs. #

Total comments: 32

Patch Set 5 : Review feedback. #

Patch Set 6 : Merge with ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -330 lines) Patch
M chrome/browser/policy/cloud_policy_browsertest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/policy/user_cloud_policy_manager.h View 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/policy/user_cloud_policy_manager.cc View 1 chunk +12 lines, -6 lines 0 comments Download
M chrome/browser/policy/user_cloud_policy_store.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/policy/user_cloud_policy_store.cc View 3 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/policy/user_cloud_policy_store_unittest.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/policy/user_policy_signin_service.h View 1 2 3 4 6 chunks +38 lines, -57 lines 0 comments Download
M chrome/browser/policy/user_policy_signin_service.cc View 1 2 3 4 11 chunks +293 lines, -144 lines 0 comments Download
M chrome/browser/policy/user_policy_signin_service_unittest.cc View 1 2 3 4 9 chunks +100 lines, -83 lines 0 comments Download
M chrome/browser/signin/signin_manager.h View 1 2 3 4 5 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_manager.cc View 1 2 3 4 5 2 chunks +81 lines, -18 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Andrew T Wilson (Slow)
Joao, PTAL at browser/policy Roger, PTAL at browser/signin
7 years, 10 months ago (2013-02-07 14:58:33 UTC) #1
Andrew T Wilson (Slow)
On 2013/02/07 14:58:33, Andrew T Wilson wrote: > Joao, PTAL at browser/policy > Roger, PTAL ...
7 years, 10 months ago (2013-02-07 16:52:40 UTC) #2
Roger Tawa OOO till Jul 10th
lgtm for signin. Any tests worth writing?
7 years, 10 months ago (2013-02-07 17:47:17 UTC) #3
Joao da Silva
lgtm with nits, and a suggestion to remove a callback between 2 methods (and just ...
7 years, 10 months ago (2013-02-07 23:01:25 UTC) #4
Andrew T Wilson (Slow)
Thanks for the review! https://codereview.chromium.org/12220060/diff/1013/chrome/browser/policy/user_policy_signin_service.cc File chrome/browser/policy/user_policy_signin_service.cc (right): https://codereview.chromium.org/12220060/diff/1013/chrome/browser/policy/user_policy_signin_service.cc#newcode76 chrome/browser/policy/user_policy_signin_service.cc:76: // CloudPolicyClient::Observer implemnetation. On 2013/02/07 ...
7 years, 10 months ago (2013-02-08 10:48:07 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/12220060/7005
7 years, 10 months ago (2013-02-08 10:48:18 UTC) #6
commit-bot: I haz the power
7 years, 10 months ago (2013-02-08 12:53:51 UTC) #7
Retried try job too often on linux_chromeos for step(s) browser_tests
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chro...

Powered by Google App Engine
This is Rietveld 408576698