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

Issue 2836353002: [Payments] Normalize shipping address change on Desktop (Closed)

Created:
3 years, 8 months ago by sebsg
Modified:
3 years, 7 months ago
Reviewers:
Mathieu
CC:
chromium-reviews, jam, gogerald+paymentswatch_chromium.org, rouslan+payments_chromium.org, darin-cc_chromium.org, mahmadi+paymentswatch_chromium.org, sebsg+paymentswatch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payments] Normalize shipping address change on Desktop Also make sure that the user cannot click pay until we get the callback from the merchant. BUG=715170, 715597 Review-Url: https://codereview.chromium.org/2836353002 Cr-Commit-Position: refs/heads/master@{#467698} Committed: https://chromium.googlesource.com/chromium/src/+/7e61913aaeda21fcfdbefb435d6085efdc1aa9fb

Patch Set 1 #

Total comments: 10

Patch Set 2 : Disabled pay from address change to merchant callback + other #

Patch Set 3 : Fixed Deps #

Total comments: 4

Patch Set 4 : Rebase #

Patch Set 5 : Fixed BUILD deps #

Total comments: 2

Patch Set 6 : Addressed Math's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+362 lines, -109 lines) Patch
M components/payments/content/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/payments/content/payment_request_state.h View 1 4 chunks +17 lines, -2 lines 0 comments Download
M components/payments/content/payment_request_state.cc View 1 6 chunks +39 lines, -4 lines 0 comments Download
M components/payments/content/payment_request_state_unittest.cc View 1 2 3 4 5 8 chunks +72 lines, -6 lines 0 comments Download
M components/payments/content/payment_response_helper.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/payments/content/payment_response_helper.cc View 2 chunks +14 lines, -14 lines 0 comments Download
M components/payments/content/payment_response_helper_unittest.cc View 1 2 3 3 chunks +5 lines, -82 lines 0 comments Download
M components/payments/core/BUILD.gn View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download
A components/payments/core/test_address_normalizer.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A components/payments/core/test_address_normalizer.cc View 1 1 chunk +37 lines, -0 lines 0 comments Download
A components/payments/core/test_payment_request_delegate.h View 1 1 chunk +51 lines, -0 lines 0 comments Download
A components/payments/core/test_payment_request_delegate.cc View 1 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 43 (36 generated)
sebsg
Hi Math, could you please take a look? Once all of the normalization CLs are ...
3 years, 8 months ago (2017-04-25 20:28:38 UTC) #4
Mathieu
Thanks Might as well create the test_payment_request_delegate and other objects now... You'll have to do ...
3 years, 8 months ago (2017-04-26 13:09:49 UTC) #9
sebsg
Another look? Thanks! https://codereview.chromium.org/2836353002/diff/40001/components/payments/content/payment_request_state.cc File components/payments/content/payment_request_state.cc (right): https://codereview.chromium.org/2836353002/diff/40001/components/payments/content/payment_request_state.cc#newcode53 components/payments/content/payment_request_state.cc:53: UpdateIsReadyToPayAndNotifyObservers(); On 2017/04/26 13:09:49, Mathieu wrote: ...
3 years, 8 months ago (2017-04-26 19:28:54 UTC) #14
Mathieu
lgtm with comments across 2 patchsets https://codereview.chromium.org/2836353002/diff/100001/components/payments/content/payment_request_state.cc File components/payments/content/payment_request_state.cc (right): https://codereview.chromium.org/2836353002/diff/100001/components/payments/content/payment_request_state.cc#newcode67 components/payments/content/payment_request_state.cc:67: is_waiting_for_merchant_validation_ = false; ...
3 years, 7 months ago (2017-04-27 11:04:01 UTC) #36
sebsg
Thanks, sending to CQ https://codereview.chromium.org/2836353002/diff/100001/components/payments/content/payment_request_state.cc File components/payments/content/payment_request_state.cc (right): https://codereview.chromium.org/2836353002/diff/100001/components/payments/content/payment_request_state.cc#newcode67 components/payments/content/payment_request_state.cc:67: is_waiting_for_merchant_validation_ = false; On 2017/04/27 ...
3 years, 7 months ago (2017-04-27 14:43:23 UTC) #37
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/2836353002/200001
3 years, 7 months ago (2017-04-27 14:47:52 UTC) #40
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 16:09:03 UTC) #43
Message was sent while issue was closed.
Committed patchset #6 (id:200001) as
https://chromium.googlesource.com/chromium/src/+/7e61913aaeda21fcfdbefb435d60...

Powered by Google App Engine
This is Rietveld 408576698