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

Issue 2969713002: [Payments] Present web payment app instead of instruments to user (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 14

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -311 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java View 1 2 6 chunks +44 lines, -12 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentAppBridge.java View 1 2 4 chunks +11 lines, -32 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentInstrument.java View 1 chunk +0 lines, -75 lines 0 comments Download
M chrome/android/java_sources.gni View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestServiceWorkerPaymentAppTest.java View 1 2 4 chunks +13 lines, -52 lines 0 comments Download
M chrome/browser/android/payments/service_worker_payment_app_bridge.cc View 1 2 4 chunks +7 lines, -20 lines 0 comments Download
M content/browser/payments/payment_app_browsertest.cc View 1 2 4 chunks +11 lines, -18 lines 0 comments Download
M content/browser/payments/payment_app_database.cc View 3 chunks +10 lines, -34 lines 0 comments Download
M content/browser/payments/payment_app_info_fetcher.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/payments/payment_app_provider_impl_unittest.cc View 1 chunk +13 lines, -5 lines 0 comments Download
M content/public/browser/BUILD.gn View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/public/browser/stored_payment_app.h View 2 chunks +2 lines, -3 lines 0 comments Download
D content/public/browser/stored_payment_instrument.h View 1 chunk +0 lines, -43 lines 0 comments Download
D content/public/browser/stored_payment_instrument.cc View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 39 (26 generated)
gogerald1
Hi rouslan@, ptal,
3 years, 5 months ago (2017-06-30 20:28:57 UTC) #9
please use gerrit instead
Can you use the origin of the service worker as the sub-label for the payment ...
3 years, 5 months ago (2017-06-30 20:30:22 UTC) #10
gogerald1
On 2017/06/30 20:30:22, rouslan wrote: > Can you use the origin of the service worker ...
3 years, 5 months ago (2017-06-30 20:36:08 UTC) #11
please use gerrit instead
All service worker payment apps should display origin as sub-label, regardless of availability of the ...
3 years, 5 months ago (2017-06-30 20:37:25 UTC) #12
gogerald1
On 2017/06/30 20:37:25, rouslan wrote: > All service worker payment apps should display origin as ...
3 years, 5 months ago (2017-07-05 12:02:38 UTC) #19
please use gerrit instead
On 2017/07/05 12:02:38, gogerald1 wrote: > do you think is it good to display the ...
3 years, 5 months ago (2017-07-05 12:58:18 UTC) #22
please use gerrit instead
Good job! https://codereview.chromium.org/2969713002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java File chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java (right): https://codereview.chromium.org/2969713002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java#newcode34 chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java:34: private final long mSWRegistrationId; This is a ...
3 years, 5 months ago (2017-07-05 13:14:22 UTC) #23
gogerald1
another look? https://codereview.chromium.org/2969713002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java File chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java (right): https://codereview.chromium.org/2969713002/diff/100001/chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java#newcode34 chrome/android/java/src/org/chromium/chrome/browser/payments/ServiceWorkerPaymentApp.java:34: private final long mSWRegistrationId; On 2017/07/05 13:14:21, ...
3 years, 5 months ago (2017-07-05 19:49:39 UTC) #29
please use gerrit instead
lgtm
3 years, 5 months ago (2017-07-05 19:53:20 UTC) #30
gogerald1
Hi piman@ please review changes in c/p/browser/*
3 years, 5 months ago (2017-07-05 20:02:04 UTC) #32
piman
lgtm
3 years, 5 months ago (2017-07-05 20:43:50 UTC) #33
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/2969713002/140001
3 years, 5 months ago (2017-07-05 20:52:42 UTC) #36
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 23:08:54 UTC) #39
Message was sent while issue was closed.
Committed patchset #3 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/ad5b9e54353ce83b4805f4d3e9ba...

Powered by Google App Engine
This is Rietveld 408576698