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

Issue 2950073002: [Signin] Handle multiple concurrent Dice responses (Closed)

Created:
3 years, 6 months ago by droger
Modified:
3 years, 6 months ago
Reviewers:
msarda
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Signin] Handle multiple concurrent Dice responses This CL adds support for handling multiple concurrent Dice responses. BUG=730589 Review-Url: https://codereview.chromium.org/2950073002 Cr-Commit-Position: refs/heads/master@{#481882} Committed: https://chromium.googlesource.com/chromium/src/+/83cad2ae0c47202e124c910ce8f710fda13cf838

Patch Set 1 #

Patch Set 2 : add tests #

Total comments: 8

Patch Set 3 : review comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -29 lines) Patch
M chrome/browser/signin/dice_response_handler.h View 1 2 3 3 chunks +50 lines, -7 lines 0 comments Download
M chrome/browser/signin/dice_response_handler.cc View 1 2 3 3 chunks +70 lines, -21 lines 0 comments Download
M chrome/browser/signin/dice_response_handler_unittest.cc View 1 2 chunks +58 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (6 generated)
droger
3 years, 6 months ago (2017-06-21 11:45:39 UTC) #3
msarda
https://codereview.chromium.org/2950073002/diff/20001/chrome/browser/signin/dice_response_handler.cc File chrome/browser/signin/dice_response_handler.cc (right): https://codereview.chromium.org/2950073002/diff/20001/chrome/browser/signin/dice_response_handler.cc#newcode154 chrome/browser/signin/dice_response_handler.cc:154: if ((it->get()->gaia_id() == gaia_id) && (it->get()->email() == email)) This ...
3 years, 6 months ago (2017-06-22 09:51:32 UTC) #4
droger
Thanks. https://codereview.chromium.org/2950073002/diff/20001/chrome/browser/signin/dice_response_handler.cc File chrome/browser/signin/dice_response_handler.cc (right): https://codereview.chromium.org/2950073002/diff/20001/chrome/browser/signin/dice_response_handler.cc#newcode154 chrome/browser/signin/dice_response_handler.cc:154: if ((it->get()->gaia_id() == gaia_id) && (it->get()->email() == email)) ...
3 years, 6 months ago (2017-06-22 11:54:20 UTC) #5
msarda
lgtm
3 years, 6 months ago (2017-06-22 12:20:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2950073002/60001
3 years, 6 months ago (2017-06-23 13:27:06 UTC) #9
commit-bot: I haz the power
3 years, 6 months ago (2017-06-23 14:40:37 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/83cad2ae0c47202e124c910ce8f7...

Powered by Google App Engine
This is Rietveld 408576698