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

Issue 15896026: When comparing emails in the one click signin helper, use the existing utility (Closed)

Created:
7 years, 6 months ago by Roger Tawa OOO till Jul 10th
Modified:
7 years, 6 months ago
Reviewers:
bcwhite, MAD
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin, tim (not reviewing)
Visibility:
Public.

Description

When comparing emails in the one click signin helper, use the existing utility function to compare emails instead of doing a string compare. BUG=244408 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204023

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebased #

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/sync/one_click_signin_helper.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Roger Tawa OOO till Jul 10th
Hi Brian, Please take a look. Thanks.
7 years, 6 months ago (2013-06-03 18:35:29 UTC) #1
bcwhite
https://codereview.chromium.org/15896026/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/15896026/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode1187 chrome/browser/ui/sync/one_click_signin_helper.cc:1187: if (!gaia::AreEmailsSame(last_email, email_)) { I believe you still need ...
7 years, 6 months ago (2013-06-03 20:26:30 UTC) #2
Roger Tawa OOO till Jul 10th
Thanks Brian. PTAL. https://codereview.chromium.org/15896026/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc File chrome/browser/ui/sync/one_click_signin_helper.cc (right): https://codereview.chromium.org/15896026/diff/1/chrome/browser/ui/sync/one_click_signin_helper.cc#newcode1187 chrome/browser/ui/sync/one_click_signin_helper.cc:1187: if (!gaia::AreEmailsSame(last_email, email_)) { On 2013/06/03 ...
7 years, 6 months ago (2013-06-04 14:01:25 UTC) #3
bcwhite
lgtm
7 years, 6 months ago (2013-06-04 14:06:32 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 6 months ago (2013-06-04 14:10:28 UTC) #5
Roger Tawa OOO till Jul 10th
Salut MAD, can you tale a look? Thanks.
7 years, 6 months ago (2013-06-04 14:28:29 UTC) #6
MAD
lgtm
7 years, 6 months ago (2013-06-04 15:08:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/15896026/11001
7 years, 6 months ago (2013-06-04 15:20:33 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 20:10:42 UTC) #9
Message was sent while issue was closed.
Change committed as 204023

Powered by Google App Engine
This is Rietveld 408576698