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

Issue 2856973002: PaymentHandler: Implement PaymentInstruments.clear(). (Closed)

Created:
3 years, 7 months ago by zino
Modified:
3 years, 7 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, gogerald+paymentswatch_chromium.org, Aaron Boodman, viettrungluu+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, haraken, rouslan+payments_chromium.org, blink-reviews, darin-cc_chromium.org, mahmadi+paymentswatch_chromium.org, darin (slow to review), sebsg+paymentswatch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PaymentHandler: Implement PaymentInstruments.clear(). The method to remove all stored payment instruments. Related Spec Link: https://w3c.github.io/webpayments-payment-handler/#paymentinstruments-interface BUG=661608 Review-Url: https://codereview.chromium.org/2856973002 Cr-Commit-Position: refs/heads/master@{#469628} Committed: https://chromium.googlesource.com/chromium/src/+/af28f77a0befc157c0f229fc1b72d3601e5d1ba1

Patch Set 1 #

Total comments: 4

Patch Set 2 : PaymentHandler: Implement PaymentInstruments.clear(). #

Patch Set 3 : rebase #

Patch Set 4 : PaymentHandler: Implement PaymentInstruments.clear(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -0 lines) Patch
M components/payments/mojom/payment_app.mojom View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/payments/payment_app_database.h View 3 chunks +18 lines, -0 lines 0 comments Download
M content/browser/payments/payment_app_database.cc View 1 2 chunks +66 lines, -0 lines 0 comments Download
M content/browser/payments/payment_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/payments/payment_manager.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/payments/payment_manager_unittest.cc View 1 3 chunks +49 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/payments/payment-instruments.html View 1 chunk +50 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentInstruments.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentInstruments.cpp View 2 chunks +25 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentInstruments.idl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
zino
PTAL
3 years, 7 months ago (2017-05-02 18:06:45 UTC) #2
please use gerrit instead
https://codereview.chromium.org/2856973002/diff/1/content/browser/payments/payment_app_database.h File content/browser/payments/payment_app_database.h (right): https://codereview.chromium.org/2856973002/diff/1/content/browser/payments/payment_app_database.h#newcode157 content/browser/payments/payment_app_database.h:157: // ClearPaymentInstruments callbacks Wouldn't it be simpler to have ...
3 years, 7 months ago (2017-05-02 20:08:12 UTC) #3
Tom Sepez
mojom itself LGTM
3 years, 7 months ago (2017-05-02 22:05:55 UTC) #4
zino
https://codereview.chromium.org/2856973002/diff/1/content/browser/payments/payment_app_database.h File content/browser/payments/payment_app_database.h (right): https://codereview.chromium.org/2856973002/diff/1/content/browser/payments/payment_app_database.h#newcode157 content/browser/payments/payment_app_database.h:157: // ClearPaymentInstruments callbacks On 2017/05/02 20:08:12, ಠ_ಠ wrote: > ...
3 years, 7 months ago (2017-05-03 14:50:00 UTC) #5
please use gerrit instead
lgtm
3 years, 7 months ago (2017-05-03 15:11:26 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/2856973002/40001
3 years, 7 months ago (2017-05-05 05:16:36 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/446025)
3 years, 7 months ago (2017-05-05 07:01:42 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/2856973002/60001
3 years, 7 months ago (2017-05-05 10:29:49 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 12:22:26 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/af28f77a0befc157c0f229fc1b72...

Powered by Google App Engine
This is Rietveld 408576698