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

Issue 2925083002: [signin] Move Mirror code to ChromeConnectedHeaderHelper (Closed)

Created:
3 years, 6 months ago by droger
Modified:
3 years, 6 months ago
Reviewers:
msarda
CC:
chromium-reviews, loading-reviews_chromium.org, mmenke, rdsmith+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[signin] Move Mirror code to ChromeConnectedHeaderHelper This is a refactoring/cleanup, to prepare for DICE response handling. BUG=730589 Review-Url: https://codereview.chromium.org/2925083002 Cr-Commit-Position: refs/heads/master@{#478664} Committed: https://chromium.googlesource.com/chromium/src/+/2d5c7b158fb963fea6f63a568a610ddf43f72426

Patch Set 1 #

Total comments: 5

Patch Set 2 #

Total comments: 4

Patch Set 3 : Review comments #

Total comments: 3

Patch Set 4 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -129 lines) Patch
M chrome/browser/signin/chrome_signin_helper.cc View 1 2 3 7 chunks +45 lines, -24 lines 0 comments Download
M components/signin/core/browser/chrome_connected_header_helper.h View 1 chunk +5 lines, -0 lines 0 comments Download
M components/signin/core/browser/chrome_connected_header_helper.cc View 3 chunks +52 lines, -0 lines 0 comments Download
M components/signin/core/browser/signin_header_helper.h View 1 3 chunks +10 lines, -8 lines 0 comments Download
M components/signin/core/browser/signin_header_helper.cc View 1 5 chunks +22 lines, -97 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 49 (40 generated)
droger
https://codereview.chromium.org/2925083002/diff/210001/chrome/browser/signin/chrome_signin_helper.cc File chrome/browser/signin/chrome_signin_helper.cc (right): https://codereview.chromium.org/2925083002/diff/210001/chrome/browser/signin/chrome_signin_helper.cc#newcode50 chrome/browser/signin/chrome_signin_helper.cc:50: switches::AccountConsistencyMethod::kMirror) { Note: this was a DCHECK but I ...
3 years, 6 months ago (2017-06-09 12:06:55 UTC) #29
msarda
https://codereview.chromium.org/2925083002/diff/210001/chrome/browser/signin/chrome_signin_helper.cc File chrome/browser/signin/chrome_signin_helper.cc (right): https://codereview.chromium.org/2925083002/diff/210001/chrome/browser/signin/chrome_signin_helper.cc#newcode50 chrome/browser/signin/chrome_signin_helper.cc:50: switches::AccountConsistencyMethod::kMirror) { On 2017/06/09 12:06:55, droger wrote: > Note: ...
3 years, 6 months ago (2017-06-12 12:21:14 UTC) #36
droger
https://codereview.chromium.org/2925083002/diff/210001/components/signin/core/browser/signin_header_helper.cc File components/signin/core/browser/signin_header_helper.cc (left): https://codereview.chromium.org/2925083002/diff/210001/components/signin/core/browser/signin_header_helper.cc#oldcode227 components/signin/core/browser/signin_header_helper.cc:227: DCHECK(switches::IsAccountConsistencyMirrorEnabled() && !is_off_the_record); This is the DCHECK I am ...
3 years, 6 months ago (2017-06-12 12:46:38 UTC) #37
msarda
https://codereview.chromium.org/2925083002/diff/240001/chrome/browser/signin/chrome_signin_helper.cc File chrome/browser/signin/chrome_signin_helper.cc (right): https://codereview.chromium.org/2925083002/diff/240001/chrome/browser/signin/chrome_signin_helper.cc#newcode49 chrome/browser/signin/chrome_signin_helper.cc:49: if (switches::GetAccountConsistencyMethod() != On 2017/06/12 12:46:38, droger wrote: > ...
3 years, 6 months ago (2017-06-12 14:08:57 UTC) #38
droger
Thanks. As per offline discussion: - implement both a if() and a NOTREACHED() so that ...
3 years, 6 months ago (2017-06-12 14:58:34 UTC) #39
msarda
lgtm https://codereview.chromium.org/2925083002/diff/260001/chrome/browser/signin/chrome_signin_helper.cc File chrome/browser/signin/chrome_signin_helper.cc (right): https://codereview.chromium.org/2925083002/diff/260001/chrome/browser/signin/chrome_signin_helper.cc#newcode168 chrome/browser/signin/chrome_signin_helper.cc:168: NOTREACHED() << "Gaia should not send the Chrome-Connected ...
3 years, 6 months ago (2017-06-12 15:05:32 UTC) #42
droger
https://codereview.chromium.org/2925083002/diff/260001/chrome/browser/signin/chrome_signin_helper.cc File chrome/browser/signin/chrome_signin_helper.cc (right): https://codereview.chromium.org/2925083002/diff/260001/chrome/browser/signin/chrome_signin_helper.cc#newcode168 chrome/browser/signin/chrome_signin_helper.cc:168: NOTREACHED() << "Gaia should not send the Chrome-Connected header ...
3 years, 6 months ago (2017-06-12 15:57:12 UTC) #43
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/2925083002/280001
3 years, 6 months ago (2017-06-12 15:58:29 UTC) #46
commit-bot: I haz the power
3 years, 6 months ago (2017-06-12 16:59:50 UTC) #49
Message was sent while issue was closed.
Committed patchset #4 (id:280001) as
https://chromium.googlesource.com/chromium/src/+/2d5c7b158fb963fea6f63a568a61...

Powered by Google App Engine
This is Rietveld 408576698