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

Issue 16858016: Respect the new Online Wallet sign-in response. (Closed)

Created:
7 years, 6 months ago by aruslan
Modified:
7 years, 6 months ago
Reviewers:
ahutter, Dan Beam
CC:
chromium-reviews, Raman Kakilate, benquan, jam, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

Respect the new Online Wallet sign-in response. In addition to handling non-200 response codes, we now parse the response to see if the sign-in was successful. See the http://crbug.com/244463#c12 for more details. BUG=244463 TEST=WalletSigninHelperTest Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207284

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 15

Patch Set 3 : addresses Dan's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -27 lines) Patch
M components/autofill/content/browser/wallet/wallet_signin_helper.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_signin_helper.cc View 1 2 3 chunks +36 lines, -9 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_signin_helper_unittest.cc View 1 2 8 chunks +40 lines, -18 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
aruslan
PTAL wrt "YES" and not "YES".
7 years, 6 months ago (2013-06-13 22:10:32 UTC) #1
ahutter
Some (optional) nits but otherwise lgtm https://codereview.chromium.org/16858016/diff/1/components/autofill/content/browser/wallet/wallet_signin_helper.cc File components/autofill/content/browser/wallet/wallet_signin_helper.cc (right): https://codereview.chromium.org/16858016/diff/1/components/autofill/content/browser/wallet/wallet_signin_helper.cc#newcode318 components/autofill/content/browser/wallet/wallet_signin_helper.cc:318: GoogleServiceAuthError* error) { ...
7 years, 6 months ago (2013-06-13 23:52:10 UTC) #2
aruslan
Thanks, Alex! dbeam@ -- PTAL and apply the OWNERS seal if appropriate. https://chromiumcodereview.appspot.com/16858016/diff/1/components/autofill/content/browser/wallet/wallet_signin_helper.cc File components/autofill/content/browser/wallet/wallet_signin_helper.cc ...
7 years, 6 months ago (2013-06-18 21:21:46 UTC) #3
Dan Beam
https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc File components/autofill/content/browser/wallet/wallet_signin_helper.cc (right): https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc#newcode11 components/autofill/content/browser/wallet/wallet_signin_helper.cc:11: #include "base/strings/stringprintf.h" #include "base/strings/string_util.h" https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc#newcode277 components/autofill/content/browser/wallet/wallet_signin_helper.cc:277: DCHECK(url_fetcher_); nit: to ...
7 years, 6 months ago (2013-06-18 21:33:50 UTC) #4
aruslan
Thanks! PTAL at the fixes. https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc File components/autofill/content/browser/wallet/wallet_signin_helper.cc (right): https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc#newcode11 components/autofill/content/browser/wallet/wallet_signin_helper.cc:11: #include "base/strings/stringprintf.h" On 2013/06/18 ...
7 years, 6 months ago (2013-06-18 23:05:25 UTC) #5
Dan Beam
lgtm https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc File components/autofill/content/browser/wallet/wallet_signin_helper.cc (right): https://chromiumcodereview.appspot.com/16858016/diff/7001/components/autofill/content/browser/wallet/wallet_signin_helper.cc#newcode11 components/autofill/content/browser/wallet/wallet_signin_helper.cc:11: #include "base/strings/stringprintf.h" On 2013/06/18 23:05:25, aruslan wrote: > ...
7 years, 6 months ago (2013-06-19 06:53:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aruslan@chromium.org/16858016/13001
7 years, 6 months ago (2013-06-19 09:16:44 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-20 02:48:54 UTC) #8
Message was sent while issue was closed.
Change committed as 207284

Powered by Google App Engine
This is Rietveld 408576698