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

Issue 2615063002: PaymentApp: Add interfaces for implementing InvokePaymentApp(). (Closed)

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

Description

PaymentApp: Add interfaces for implementing InvokePaymentApp(). This CL adds basic interfaces(including mojom) in renderer and browser in order to implement InvokePaymentApp(). The interfaces will actually be implemented in https://crrev.com/2610163002. BUG=661608 Review-Url: https://codereview.chromium.org/2615063002 Cr-Commit-Position: refs/heads/master@{#442515} Committed: https://chromium.googlesource.com/chromium/src/+/1cc5c53cff510fe6ba8b256603a01012bd68ba9d

Patch Set 1 #

Patch Set 2 : upload #

Patch Set 3 : PaymentApp: Implement InvokePaymentApp() in content/browser side. #

Patch Set 4 : PaymentApp: Add interfaces for implementing InvokePaymentApp(). #

Patch Set 5 : PaymentApp: Add interfaces for implementing InvokePaymentApp(). #

Patch Set 6 : PaymentApp: Add interfaces for implementing InvokePaymentApp(). #

Total comments: 4

Patch Set 7 : PaymentApp: Add interfaces for implementing InvokePaymentApp(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
M components/payments/BUILD.gn View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M components/payments/payment_app.mojom View 1 2 3 4 5 6 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/payments/payment_app_provider_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/payments/payment_app_provider_impl.cc View 1 2 3 4 5 6 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/service_worker/embedded_worker_test_helper.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/common/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M content/common/service_worker/service_worker_event_dispatcher.mojom View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/public/browser/payment_app_provider.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.h View 1 3 chunks +7 lines, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 29 (22 generated)
Tom Sepez
mojom lgtm
3 years, 11 months ago (2017-01-05 21:02:37 UTC) #7
zino
PTAL
3 years, 11 months ago (2017-01-09 01:50:09 UTC) #20
Avi (use Gerrit)
lgtm
3 years, 11 months ago (2017-01-09 04:03:26 UTC) #21
please use gerrit instead
lgtm % comments https://codereview.chromium.org/2615063002/diff/100001/components/payments/payment_app.mojom File components/payments/payment_app.mojom (right): https://codereview.chromium.org/2615063002/diff/100001/components/payments/payment_app.mojom#newcode38 components/payments/payment_app.mojom:38: string origin; Can you make this ...
3 years, 11 months ago (2017-01-09 14:42:12 UTC) #22
zino
Thank you for review. https://codereview.chromium.org/2615063002/diff/100001/components/payments/payment_app.mojom File components/payments/payment_app.mojom (right): https://codereview.chromium.org/2615063002/diff/100001/components/payments/payment_app.mojom#newcode38 components/payments/payment_app.mojom:38: string origin; On 2017/01/09 14:42:12, ...
3 years, 11 months ago (2017-01-09 18:06:14 UTC) #23
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/2615063002/120001
3 years, 11 months ago (2017-01-10 02:40:43 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 06:17:05 UTC) #29
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/1cc5c53cff510fe6ba8b256603a0...

Powered by Google App Engine
This is Rietveld 408576698