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

Issue 1070563004: GCMS has automatic checks for CheckExternalConnections. It will be (Closed)

Created:
5 years, 8 months ago by Mike Lerman
Modified:
5 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GCMS has automatic checks for CheckExternalConnections. It will be called automatically for all callers of AddAccountToCookie. The invokation is hidden within the GCMS. BUG=466799 Committed: https://crrev.com/485c1f9c06b4cfae87789c564a7337317dd01ee6 Cr-Commit-Position: refs/heads/master@{#324627}

Patch Set 1 #

Patch Set 2 : Only fetch ExternalCCResult once per PKS lifetime. Also, unit tests are totally radical. #

Total comments: 4

Patch Set 3 : ExternalCCFetcher uses backoff, and the GCMS' gaia_fetcher objects. #

Patch Set 4 : AccountReconcilor tests need a fake list_accounts response, not a fake check_cc_results response. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -51 lines) Patch
M chrome/browser/signin/account_reconcilor_unittest.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M components/signin/core/browser/account_reconcilor.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/signin/core/browser/account_reconcilor.cc View 2 chunks +3 lines, -12 lines 0 comments Download
M components/signin/core/browser/gaia_cookie_manager_service.h View 1 2 4 chunks +10 lines, -12 lines 0 comments Download
M components/signin/core/browser/gaia_cookie_manager_service.cc View 1 2 10 chunks +39 lines, -20 lines 0 comments Download
M components/signin/core/browser/gaia_cookie_manager_service_unittest.cc View 1 2 5 chunks +44 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Mike Lerman
Hi Roger, PTAL. Thanks!
5 years, 8 months ago (2015-04-08 19:56:00 UTC) #2
Roger Tawa OOO till Jul 10th
lgtm, a couple of comments below. https://codereview.chromium.org/1070563004/diff/20001/components/signin/core/browser/gaia_cookie_manager_service.cc File components/signin/core/browser/gaia_cookie_manager_service.cc (right): https://codereview.chromium.org/1070563004/diff/20001/components/signin/core/browser/gaia_cookie_manager_service.cc#newcode197 components/signin/core/browser/gaia_cookie_manager_service.cc:197: FireGetCheckConnectionInfoCompleted(false); Since we ...
5 years, 8 months ago (2015-04-08 21:24:17 UTC) #3
Mike Lerman
Thanks Roger! Comments addressed. https://codereview.chromium.org/1070563004/diff/20001/components/signin/core/browser/gaia_cookie_manager_service.cc File components/signin/core/browser/gaia_cookie_manager_service.cc (right): https://codereview.chromium.org/1070563004/diff/20001/components/signin/core/browser/gaia_cookie_manager_service.cc#newcode197 components/signin/core/browser/gaia_cookie_manager_service.cc:197: FireGetCheckConnectionInfoCompleted(false); On 2015/04/08 21:24:17, Roger ...
5 years, 8 months ago (2015-04-09 14:40:09 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1070563004/40001
5 years, 8 months ago (2015-04-09 14:41:24 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/6117)
5 years, 8 months ago (2015-04-09 16:31:21 UTC) #9
Mike Lerman
Had to tweak the account_reconcilor_unittests since StartReconcile() now calls ListAccounts rather than ExternalCCCheckResult, so we ...
5 years, 8 months ago (2015-04-09 17:57:44 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1070563004/60001
5 years, 8 months ago (2015-04-09 17:58:19 UTC) #13
commit-bot: I haz the power
This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-09 19:49:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1070563004/60001
5 years, 8 months ago (2015-04-10 14:18:45 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-10 14:19:46 UTC) #18
commit-bot: I haz the power
5 years, 8 months ago (2015-04-10 14:20:42 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/485c1f9c06b4cfae87789c564a7337317dd01ee6
Cr-Commit-Position: refs/heads/master@{#324627}

Powered by Google App Engine
This is Rietveld 408576698