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

Issue 590113004: Handle account removal correctly on all platforms. (Closed)

Created:
6 years, 3 months ago by Roger Tawa OOO till Jul 10th
Modified:
6 years, 2 months ago
CC:
chromium-reviews, Alexei Svitkine (slow)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Handle account removal correctly on all platforms. Don't validate refresh token before usage to reduce network traffic. BUG=359700, 416612 Committed: https://crrev.com/6128c200e138d3d7c52aae5e01d0af36a48b1706 Cr-Commit-Position: refs/heads/master@{#296715}

Patch Set 1 #

Patch Set 2 : Fix browser tests #

Patch Set 3 : Modify metrics #

Total comments: 15

Patch Set 4 : Address review comments #

Total comments: 2

Patch Set 5 : rebased #

Patch Set 6 : Fix metrics #

Patch Set 7 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -675 lines) Patch
M chrome/browser/signin/account_reconcilor_unittest.cc View 1 2 3 4 5 22 chunks +40 lines, -225 lines 0 comments Download
M components/signin/core/browser/account_reconcilor.h View 1 2 3 10 chunks +3 lines, -71 lines 0 comments Download
M components/signin/core/browser/account_reconcilor.cc View 1 2 3 4 5 15 chunks +46 lines, -364 lines 0 comments Download
M components/signin/core/browser/signin_metrics.h View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M components/signin/core/browser/signin_metrics.cc View 1 2 3 2 chunks +8 lines, -7 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Roger Tawa OOO till Jul 10th
Hi Mike, Can you please take a look? Thanks.
6 years, 3 months ago (2014-09-22 20:36:44 UTC) #3
Mike Lerman
Comments :) https://codereview.chromium.org/590113004/diff/60001/chrome/browser/signin/account_reconcilor_unittest.cc File chrome/browser/signin/account_reconcilor_unittest.cc (right): https://codereview.chromium.org/590113004/diff/60001/chrome/browser/signin/account_reconcilor_unittest.cc#newcode386 chrome/browser/signin/account_reconcilor_unittest.cc:386: "Signin.Reconciler.AddedToChrome.FirstRun", 0, 1); All of these references ...
6 years, 3 months ago (2014-09-23 14:27:47 UTC) #4
Roger Tawa OOO till Jul 10th
Thanks Mike. Please take another look. https://codereview.chromium.org/590113004/diff/60001/chrome/browser/signin/account_reconcilor_unittest.cc File chrome/browser/signin/account_reconcilor_unittest.cc (right): https://codereview.chromium.org/590113004/diff/60001/chrome/browser/signin/account_reconcilor_unittest.cc#newcode386 chrome/browser/signin/account_reconcilor_unittest.cc:386: "Signin.Reconciler.AddedToChrome.FirstRun", 0, 1); ...
6 years, 3 months ago (2014-09-23 21:25:59 UTC) #6
Mike Lerman
lgtm https://codereview.chromium.org/590113004/diff/100001/components/signin/core/browser/account_reconcilor.cc File components/signin/core/browser/account_reconcilor.cc (right): https://codereview.chromium.org/590113004/diff/100001/components/signin/core/browser/account_reconcilor.cc#newcode407 components/signin/core/browser/account_reconcilor.cc:407: added_to_cookie++; We're changing the meaning of AddedToCookie here, ...
6 years, 3 months ago (2014-09-24 13:55:54 UTC) #7
Roger Tawa OOO till Jul 10th
Hi Alexei, Can you owner review histograms.xml please. Thanks, https://codereview.chromium.org/590113004/diff/100001/components/signin/core/browser/account_reconcilor.cc File components/signin/core/browser/account_reconcilor.cc (right): https://codereview.chromium.org/590113004/diff/100001/components/signin/core/browser/account_reconcilor.cc#newcode407 components/signin/core/browser/account_reconcilor.cc:407: ...
6 years, 3 months ago (2014-09-24 14:48:28 UTC) #9
Alexei Svitkine (slow)
Over to Jesse, who's now an owner of metrics files too.
6 years, 3 months ago (2014-09-24 14:50:07 UTC) #11
jwd
lgtm
6 years, 3 months ago (2014-09-24 15:08:21 UTC) #12
Roger Tawa OOO till Jul 10th
Thanks Jesse. Mike: I fixed the added-to-cookie calculation.
6 years, 3 months ago (2014-09-24 23:26:11 UTC) #13
Mike Lerman
On 2014/09/24 23:26:11, Roger Tawa wrote: > Thanks Jesse. > > Mike: I fixed the ...
6 years, 2 months ago (2014-09-25 15:32:03 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/590113004/160001
6 years, 2 months ago (2014-09-25 15:59:25 UTC) #16
commit-bot: I haz the power
Committed patchset #7 (id:160001) as 5655fae4a4bc997302c2d1cc065830e623997b0c
6 years, 2 months ago (2014-09-25 16:04:37 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 16:05:40 UTC) #18
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/6128c200e138d3d7c52aae5e01d0af36a48b1706
Cr-Commit-Position: refs/heads/master@{#296715}

Powered by Google App Engine
This is Rietveld 408576698