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

Issue 315773002: Parse the mirror response header. (Closed)

Created:
6 years, 6 months ago by msarda
Modified:
6 years, 6 months ago
CC:
chromium-reviews, guohui
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Parse the mirror response header. This CL restructures the code in |signin_header_helper.cc| to better support iOS. It parses the mirror response header on the IO thread and posts the manage accounts task on the main thread only if the header contains a GAIA action. BUG=380322 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274800

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Compile #

Patch Set 4 : Compile #

Total comments: 8

Patch Set 5 : Nits #

Patch Set 6 : Nits #

Patch Set 7 : More Nits #

Patch Set 8 : Compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -21 lines) Patch
M chrome/browser/signin/signin_header_helper.h View 1 2 3 4 5 1 chunk +16 lines, -2 lines 0 comments Download
M chrome/browser/signin/signin_header_helper.cc View 1 2 3 4 5 6 7 9 chunks +73 lines, -19 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
msarda
Please take a look.
6 years, 6 months ago (2014-06-03 21:31:41 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm https://codereview.chromium.org/315773002/diff/60001/chrome/browser/signin/signin_header_helper.cc File chrome/browser/signin/signin_header_helper.cc (right): https://codereview.chromium.org/315773002/diff/60001/chrome/browser/signin/signin_header_helper.cc#newcode86 chrome/browser/signin/signin_header_helper.cc:86: const signin::GAIAServiceType& gaia_service_type) { Why a reference? https://codereview.chromium.org/315773002/diff/60001/chrome/browser/signin/signin_header_helper.cc#newcode205 ...
6 years, 6 months ago (2014-06-04 00:20:49 UTC) #2
msarda
https://codereview.chromium.org/315773002/diff/60001/chrome/browser/signin/signin_header_helper.cc File chrome/browser/signin/signin_header_helper.cc (right): https://codereview.chromium.org/315773002/diff/60001/chrome/browser/signin/signin_header_helper.cc#newcode86 chrome/browser/signin/signin_header_helper.cc:86: const signin::GAIAServiceType& gaia_service_type) { On 2014/06/04 00:20:49, Roger Tawa ...
6 years, 6 months ago (2014-06-04 00:43:29 UTC) #3
msarda
The CQ bit was checked by msarda@chromium.org
6 years, 6 months ago (2014-06-04 00:46:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/315773002/120001
6 years, 6 months ago (2014-06-04 00:46:37 UTC) #5
msarda
The CQ bit was checked by msarda@chromium.org
6 years, 6 months ago (2014-06-04 01:18:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/315773002/140001
6 years, 6 months ago (2014-06-04 01:19:49 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-06-04 05:00:58 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 05:19:08 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/159571)
6 years, 6 months ago (2014-06-04 05:19:08 UTC) #10
msarda
The CQ bit was checked by msarda@chromium.org
6 years, 6 months ago (2014-06-04 11:39:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msarda@chromium.org/315773002/140001
6 years, 6 months ago (2014-06-04 11:39:50 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 13:06:52 UTC) #13
Message was sent while issue was closed.
Change committed as 274800

Powered by Google App Engine
This is Rietveld 408576698