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

Issue 2766353004: [Payments] Support canMakePayment on Desktop (Closed)

Created:
3 years, 9 months ago by Mathieu
Modified:
3 years, 8 months ago
CC:
chromium-reviews, tfarina, 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] Support canMakePayment on Desktop Filed bugs for missing features. BUG=704706 TEST=components_unittests, browser_tests Review-Url: https://codereview.chromium.org/2766353004 Cr-Commit-Position: refs/heads/master@{#459475} Committed: https://chromium.googlesource.com/chromium/src/+/1a5be4fc4a86617e3c0700eb3be847989a7d175a

Patch Set 1 #

Total comments: 8

Patch Set 2 : only support valid instruments, added test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+310 lines, -142 lines) Patch
M chrome/browser/ui/views/payments/credit_card_editor_view_controller_browsertest.cc View 1 chunk +0 lines, -140 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_browsertest.cc View 1 chunk +139 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/payments/payment_request_can_make_payment_browsertest.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/payments/content/payment_request.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M components/payments/content/payment_request_state.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/payments/content/payment_request_state.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M components/payments/content/payment_request_state_unittest.cc View 1 3 chunks +96 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
Mathieu
Rouslan, PTAL
3 years, 9 months ago (2017-03-23 21:57:06 UTC) #5
please use gerrit instead
LGTM % comments https://codereview.chromium.org/2766353004/diff/1/chrome/browser/ui/views/payments/payment_request_browsertest.cc File chrome/browser/ui/views/payments/payment_request_browsertest.cc (right): https://codereview.chromium.org/2766353004/diff/1/chrome/browser/ui/views/payments/payment_request_browsertest.cc#newcode163 chrome/browser/ui/views/payments/payment_request_browsertest.cc:163: } Need to override the destructor. ...
3 years, 9 months ago (2017-03-24 14:47:25 UTC) #8
Mathieu
Thanks, submitting https://codereview.chromium.org/2766353004/diff/1/chrome/browser/ui/views/payments/payment_request_browsertest.cc File chrome/browser/ui/views/payments/payment_request_browsertest.cc (right): https://codereview.chromium.org/2766353004/diff/1/chrome/browser/ui/views/payments/payment_request_browsertest.cc#newcode163 chrome/browser/ui/views/payments/payment_request_browsertest.cc:163: } On 2017/03/24 14:47:25, ಠ_ಠ slow - ...
3 years, 9 months ago (2017-03-24 15:38:41 UTC) #11
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/2766353004/20001
3 years, 9 months ago (2017-03-24 15:40:10 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/390771)
3 years, 9 months ago (2017-03-24 17:07:25 UTC) #17
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/2766353004/20001
3 years, 9 months ago (2017-03-24 17:27:00 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/1a5be4fc4a86617e3c0700eb3be847989a7d175a
3 years, 9 months ago (2017-03-24 18:11:29 UTC) #22
stgao
3 years, 8 months ago (2017-03-28 20:51:17 UTC) #24
Message was sent while issue was closed.
This CL introduced a flaky test, see bug for detail
https://bugs.chromium.org/p/chromium/issues/detail?id=706146

Powered by Google App Engine
This is Rietveld 408576698