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

Issue 2911583003: ChromeCryptAuthService: only perform device sync once enrollment is complete. (Closed)

Created:
3 years, 7 months ago by Ryan Hansberry
Modified:
3 years, 6 months ago
Reviewers:
Tim Song, khorimoto
CC:
chromium-reviews, Jeremy Klein, lesliewatkins, Kyle Horimoto, James Hawkins, sacomoto
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ChromeCryptAuthService: only perform device sync once enrollment is complete. BUG=726553 Review-Url: https://codereview.chromium.org/2911583003 Cr-Commit-Position: refs/heads/master@{#476440} Committed: https://chromium.googlesource.com/chromium/src/+/bdcf8951a275f7f572ea15bdfe921ed222598159

Patch Set 1 #

Patch Set 2 : Fix comment. #

Total comments: 11

Patch Set 3 : khorimoto@ comments. #

Total comments: 2

Patch Set 4 : Always remove service as EnrollmentManager observer on enrollment finished. #

Total comments: 2

Patch Set 5 : khorimoto@ comments. #

Patch Set 6 : khorimoto@ comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -7 lines) Patch
M chrome/browser/cryptauth/chrome_cryptauth_service.h View 4 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/cryptauth/chrome_cryptauth_service.cc View 1 2 3 4 5 3 chunks +27 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Ryan Hansberry
3 years, 7 months ago (2017-05-26 19:00:55 UTC) #3
khorimoto
https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode271 chrome/browser/cryptauth/chrome_cryptauth_service.cc:271: void ChromeCryptAuthService::OnEnrollmentFinished(bool success) { If !success, the device manager ...
3 years, 6 months ago (2017-05-30 21:38:18 UTC) #5
Tim Song
https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode271 chrome/browser/cryptauth/chrome_cryptauth_service.cc:271: void ChromeCryptAuthService::OnEnrollmentFinished(bool success) { On 2017/05/30 21:38:18, khorimoto wrote: ...
3 years, 6 months ago (2017-05-31 00:04:21 UTC) #6
Ryan Hansberry
https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode271 chrome/browser/cryptauth/chrome_cryptauth_service.cc:271: void ChromeCryptAuthService::OnEnrollmentFinished(bool success) { On 2017/05/31 00:04:21, Tim Song ...
3 years, 6 months ago (2017-05-31 17:08:10 UTC) #7
khorimoto
https://codereview.chromium.org/2911583003/diff/40001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/40001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode273 chrome/browser/cryptauth/chrome_cryptauth_service.cc:273: return; What do we expect to happen in this ...
3 years, 6 months ago (2017-05-31 17:30:07 UTC) #8
Ryan Hansberry
https://codereview.chromium.org/2911583003/diff/40001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/40001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode273 chrome/browser/cryptauth/chrome_cryptauth_service.cc:273: return; On 2017/05/31 17:30:06, khorimoto wrote: > What do ...
3 years, 6 months ago (2017-05-31 17:43:50 UTC) #9
khorimoto
lgtm https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode294 chrome/browser/cryptauth/chrome_cryptauth_service.cc:294: enrollment_manager_->Start(); On 2017/05/31 17:08:09, Ryan Hansberry wrote: > ...
3 years, 6 months ago (2017-05-31 17:53:38 UTC) #10
Ryan Hansberry
https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc File chrome/browser/cryptauth/chrome_cryptauth_service.cc (right): https://codereview.chromium.org/2911583003/diff/20001/chrome/browser/cryptauth/chrome_cryptauth_service.cc#newcode294 chrome/browser/cryptauth/chrome_cryptauth_service.cc:294: enrollment_manager_->Start(); On 2017/05/31 17:53:38, khorimoto wrote: > On 2017/05/31 ...
3 years, 6 months ago (2017-05-31 18:14:33 UTC) #11
Tim Song
lgtm
3 years, 6 months ago (2017-06-01 20:10:45 UTC) #12
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/2911583003/100001
3 years, 6 months ago (2017-06-01 20:13:23 UTC) #15
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 21:24:05 UTC) #18
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/bdcf8951a275f7f572ea15bdfe92...

Powered by Google App Engine
This is Rietveld 408576698