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

Issue 197313004: Support policy registration using a preobtained access token. (Closed)

Created:
6 years, 9 months ago by dconnelly
Modified:
6 years, 7 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Visibility:
Public.

Description

Support policy registration using a preobtained access token. This allows platforms that obtain OAuth access tokens from external APIs to use CloudPolicyClientRegistrationHelper to register policy clients. BUG=318803 R=joaodasilva@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267130

Patch Set 1 #

Total comments: 4

Patch Set 2 : cleanups #

Patch Set 3 : rebase for real #

Patch Set 4 : update UPSS on iOS #

Patch Set 5 : allow registering policy clieint while signed in on iOS #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -29 lines) Patch
M chrome/browser/policy/cloud/user_policy_signin_service_base.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/policy/cloud/user_policy_signin_service_ios.h View 1 2 3 4 5 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/policy/cloud/user_policy_signin_service_ios.mm View 1 2 3 4 5 3 chunks +12 lines, -10 lines 0 comments Download
M components/policy/core/common/cloud/cloud_policy_client_registration_helper.h View 2 chunks +10 lines, -0 lines 0 comments Download
M components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc View 1 2 3 4 5 5 chunks +20 lines, -11 lines 0 comments Download

Messages

Total messages: 42 (0 generated)
dconnelly
6 years, 9 months ago (2014-03-13 12:57:09 UTC) #1
Joao da Silva
lgtm https://codereview.chromium.org/197313004/diff/1/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc File components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc (right): https://codereview.chromium.org/197313004/diff/1/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc#newcode7 components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc:7: #include <vector> Already in .h https://codereview.chromium.org/197313004/diff/1/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc#newcode226 components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc:226: scopes.push_back(kServiceScopeGetUserInfo); ...
6 years, 9 months ago (2014-03-13 13:07:40 UTC) #2
dconnelly
https://codereview.chromium.org/197313004/diff/1/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc File components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc (right): https://codereview.chromium.org/197313004/diff/1/components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc#newcode7 components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc:7: #include <vector> On 2014/03/13 13:07:41, Joao da Silva wrote: ...
6 years, 9 months ago (2014-03-13 13:27:31 UTC) #3
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 13:27:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/60001
6 years, 9 months ago (2014-03-13 13:29:47 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 13:30:19 UTC) #6
commit-bot: I haz the power
Failed to apply patch for components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-13 13:30:19 UTC) #7
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 13:34:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/70001
6 years, 9 months ago (2014-03-13 13:35:12 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 13:35:27 UTC) #10
commit-bot: I haz the power
Failed to apply patch for components/policy/core/common/cloud/cloud_policy_client_registration_helper.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-13 13:35:27 UTC) #11
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 14:02:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/110001
6 years, 9 months ago (2014-03-13 14:02:14 UTC) #13
dconnelly
The CQ bit was unchecked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 14:19:56 UTC) #14
dconnelly
On 2014/03/13 14:19:56, dconnelly wrote: > The CQ bit was unchecked by mailto:dconnelly@chromium.org joaodasilva: PTAL. ...
6 years, 9 months ago (2014-03-13 14:21:35 UTC) #15
Joao da Silva
lgtm
6 years, 9 months ago (2014-03-13 14:28:58 UTC) #16
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 14:29:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/130001
6 years, 9 months ago (2014-03-13 14:29:58 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 14:54:11 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 9 months ago (2014-03-13 14:54:12 UTC) #20
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 15:14:28 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/130001
6 years, 9 months ago (2014-03-13 15:15:39 UTC) #22
dconnelly
The CQ bit was unchecked by dconnelly@chromium.org
6 years, 9 months ago (2014-03-13 16:42:15 UTC) #23
Joao da Silva
Daniel, what's the status of this CL?
6 years, 7 months ago (2014-04-28 11:29:53 UTC) #24
dconnelly
On 2014/04/28 11:29:53, Joao da Silva wrote: > Daniel, what's the status of this CL? ...
6 years, 7 months ago (2014-04-28 11:31:57 UTC) #25
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 7 months ago (2014-04-28 15:41:58 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/190001
6 years, 7 months ago (2014-04-28 15:42:39 UTC) #27
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 16:18:14 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 7 months ago (2014-04-28 16:18:14 UTC) #29
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 7 months ago (2014-04-30 07:11:36 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/190001
6 years, 7 months ago (2014-04-30 07:11:58 UTC) #31
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 07:17:49 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium
6 years, 7 months ago (2014-04-30 07:17:49 UTC) #33
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 7 months ago (2014-04-30 07:47:20 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/210001
6 years, 7 months ago (2014-04-30 07:47:41 UTC) #35
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 07:50:27 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium linux_chromium_chromeos_rel on tryserver.chromium
6 years, 7 months ago (2014-04-30 07:50:28 UTC) #37
dconnelly
The CQ bit was checked by dconnelly@chromium.org
6 years, 7 months ago (2014-04-30 08:02:08 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dconnelly@chromium.org/197313004/210001
6 years, 7 months ago (2014-04-30 08:02:40 UTC) #39
dconnelly
Committed patchset #7 manually as r267130 (presubmit successful).
6 years, 7 months ago (2014-04-30 08:02:47 UTC) #40
commit-bot: I haz the power
Failed to apply patch for chrome/browser/policy/cloud/user_policy_signin_service_base.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-04-30 08:03:00 UTC) #41
dconnelly
6 years, 7 months ago (2014-04-30 08:04:13 UTC) #42
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/257373002/ by dconnelly@chromium.org.

The reason for reverting is: accident.

Powered by Google App Engine
This is Rietveld 408576698