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

Issue 131973004: Eliminate usage of PO2TS::GetPrimaryAccountID() in UbertokenFetcher. (Closed)

Created:
6 years, 11 months ago by blundell
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Eliminate usage of PO2TS::GetPrimaryAccountID() in UbertokenFetcher. This change is a first step toward moving UbertokenFetcher and GoogleAutoLoginHelper into //google_apis. Rather than UbertokenFetcher having a variant of StartFetchingToken() wherein it uses the primary account ID, callers must always supply the account ID. As GoogleAutoLoginHelper should also not know about PO2TS, this CL similarly eliminates GoogleAutoLoginHelper::Login(). BUG=330292 TBR=nyquist,mkwst,courage Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244208

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase #

Patch Set 3 : Fix compile failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -29 lines) Patch
M chrome/browser/android/signin/signin_manager_android.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/signin/google_auto_login_helper.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/signin/google_auto_login_helper.cc View 1 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/signin/signin_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/ubertoken_fetcher.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/signin/ubertoken_fetcher.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/signin/ubertoken_fetcher_unittest.cc View 5 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/auto_login_infobar_delegate.cc View 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
blundell
rogerta: for the whole CL nyquist: for the Android-related part https://codereview.chromium.org/131973004/diff/1/chrome/browser/signin/google_auto_login_helper.cc File chrome/browser/signin/google_auto_login_helper.cc (left): https://codereview.chromium.org/131973004/diff/1/chrome/browser/signin/google_auto_login_helper.cc#oldcode27 ...
6 years, 11 months ago (2014-01-09 16:44:07 UTC) #1
blundell
Roger: I can wait to land this until https://codereview.chromium.org/110373007/ lands and then rebase onto it.
6 years, 11 months ago (2014-01-09 16:45:44 UTC) #2
Roger Tawa OOO till Jul 10th
lgtm, see comment below. My CL is going through the CQ now, so hopefully it ...
6 years, 11 months ago (2014-01-10 00:08:14 UTC) #3
blundell
Thanks! TBR'ing nyquist for //chrome/browser/android/signin TBR'ing mkwset for //chrome/browser/ui/auto_login_infobar_delegate.cc TBR'ing courage for //chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc https://codereview.chromium.org/131973004/diff/1/chrome/browser/signin/ubertoken_fetcher_unittest.cc File ...
6 years, 11 months ago (2014-01-10 09:02:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/131973004/110001
6 years, 11 months ago (2014-01-10 09:02:22 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=212583
6 years, 11 months ago (2014-01-10 09:18:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/131973004/400001
6 years, 11 months ago (2014-01-10 16:31:59 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 18:48:54 UTC) #8
Message was sent while issue was closed.
Change committed as 244208

Powered by Google App Engine
This is Rietveld 408576698