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

Issue 2368073002: PaymentRequest: Add payer name field to payer info editor. (android) (Closed)

Created:
4 years, 2 months ago by zino
Modified:
4 years, 2 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PaymentRequest: Add payer name field to payer info editor. (android) This CL is adding a name field to collect payer name from user on Payment UI. Blink side change: https://codereview.chromium.org/2348103002/ Related spec change: https://github.com/w3c/browser-payment-api/pull/270 Intent to implement and ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/_L5nKV3SSYw BUG=648051 Committed: https://crrev.com/04dad8e7c11b7d2e44ca5d36bf6167278ed3e2b2 Cr-Commit-Position: refs/heads/master@{#426718}

Patch Set 1 #

Patch Set 2 : Rename contact editor to payer info editor. #

Patch Set 3 : Rename contact editor to payer info editor. #

Patch Set 4 : Rename contact editor to payer info editor. #

Patch Set 5 : Rename contact editor to payer info editor. #

Patch Set 6 : test #

Patch Set 7 : test #

Patch Set 8 : test #

Patch Set 9 : PaymentRequest: Implement payer info editor for payer name. #

Patch Set 10 : PaymentRequest: Implement payer info editor for payer name. #

Patch Set 11 : test: #

Patch Set 12 : rebase #

Patch Set 13 : PaymentRequest: Add payer name field to payer info editor. (android) #

Total comments: 26

Patch Set 14 : PaymentRequest: Add payer name field to payer info editor. (android) #

Patch Set 15 : rouslan's comment #

Patch Set 16 : rebase #

Patch Set 17 : PaymentRequest: Add payer name field to payer info editor. (android) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -122 lines) Patch
D chrome/android/java/src/org/chromium/chrome/browser/payments/AutofillContact.java View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +35 lines, -15 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/payments/ContactEditor.java View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 8 chunks +40 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +15 lines, -9 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +6 lines, -3 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestContactDetailsAndFreeShippingTest.java View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +7 lines, -7 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestContactDetailsTest.java View 1 2 3 4 5 6 7 8 9 10 11 12 6 chunks +9 lines, -9 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestIncompleteContactDetailsTest.java View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestMultipleContactDetailsTest.java View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +6 lines, -4 lines 0 comments Download
A + chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestNameAndFreeShippingTest.java View 1 2 3 4 3 chunks +9 lines, -9 lines 0 comments Download
A + chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestNameTest.java View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +16 lines, -16 lines 0 comments Download
M chrome/android/junit/src/org/chromium/chrome/browser/payments/AutofillContactTest.java View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 3 chunks +61 lines, -19 lines 0 comments Download
D chrome/test/data/android/payments/contact_details.js View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +4 lines, -3 lines 0 comments Download
D chrome/test/data/android/payments/contact_details_and_free_shipping.js View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +4 lines, -4 lines 0 comments Download
A + chrome/test/data/android/payments/name.js View 1 2 3 10 11 12 1 chunk +3 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/name_and_free_shipping.js View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/payment_request_name_and_free_shipping_test.html View 1 2 3 4 5 6 7 8 9 10 11 12 16 1 chunk +3 lines, -3 lines 0 comments Download
A + chrome/test/data/android/payments/payment_request_name_test.html View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 93 (66 generated)
zino
PTAL. Most of things is just renaming. BUT If this CL is too large to ...
4 years, 2 months ago (2016-10-03 18:21:40 UTC) #13
please use gerrit instead
I think the renaming was not necessary, because "ContactInfo" can include "name" as well. Please ...
4 years, 2 months ago (2016-10-13 00:29:39 UTC) #32
zino
PTAL. Payment review for rouslan@ RuntimeEnabledFeatures.in for haraken@ chrome/android/* for dfalcantara@
4 years, 2 months ago (2016-10-13 19:14:22 UTC) #38
please use gerrit instead
haraken@: Can we remove "PaymentRequestPayerName" flag once the feature is stable? jinho.bang@: Great work! https://codereview.chromium.org/2368073002/diff/240001/chrome/android/java/src/org/chromium/chrome/browser/payments/ContactEditor.java ...
4 years, 2 months ago (2016-10-13 20:20:34 UTC) #45
haraken
This will need an API owner review. +tkent https://codereview.chromium.org/2368073002/diff/240001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in File third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/2368073002/diff/240001/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in#newcode168 third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in:168: PaymentRequestPayerName ...
4 years, 2 months ago (2016-10-14 00:08:45 UTC) #47
tkent
Did you send intent-to-ship for this feature?
4 years, 2 months ago (2016-10-14 04:17:15 UTC) #48
zino
On 2016/10/14 04:17:15, tkent wrote: > Did you send intent-to-ship for this feature? No, I ...
4 years, 2 months ago (2016-10-14 04:46:21 UTC) #49
tkent
> > Did you send intent-to-ship for this feature? > > No, I didn't yet. ...
4 years, 2 months ago (2016-10-14 04:53:03 UTC) #51
foolip
On 2016/10/14 04:53:03, tkent wrote: > > > Did you send intent-to-ship for this feature? ...
4 years, 2 months ago (2016-10-14 10:12:11 UTC) #52
foolip
On 2016/10/14 10:12:11, foolip wrote: > On 2016/10/14 04:53:03, tkent wrote: > > > > ...
4 years, 2 months ago (2016-10-14 10:17:19 UTC) #53
zino
On 2016/10/14 10:17:19, foolip wrote: > On 2016/10/14 10:12:11, foolip wrote: > > On 2016/10/14 ...
4 years, 2 months ago (2016-10-14 15:42:05 UTC) #54
zino
I sent a intent to implement and ship for this. - https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/_L5nKV3SSYw rouslan@, I sent ...
4 years, 2 months ago (2016-10-14 17:28:08 UTC) #55
zino
rouslan@ Really thank you for detailed review. I addressed all your comments. Could you please ...
4 years, 2 months ago (2016-10-14 19:01:56 UTC) #60
please use gerrit instead
On 2016/10/14 10:12:11, foolip wrote: > It's weird that this doesn't change > LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt, and ...
4 years, 2 months ago (2016-10-17 15:21:52 UTC) #62
foolip
On 2016/10/17 15:21:52, rouslan (slow 10.10-10.17) wrote: > On 2016/10/14 10:12:11, foolip wrote: > > ...
4 years, 2 months ago (2016-10-18 12:13:40 UTC) #63
zino
tkent@, Could you review a intent for this CL? It still needs a one more ...
4 years, 2 months ago (2016-10-19 00:32:19 UTC) #72
zino
rouslan@ Please take a look. I addressed all your comments.
4 years, 2 months ago (2016-10-19 00:33:41 UTC) #73
please use gerrit instead
lgtm Great work!
4 years, 2 months ago (2016-10-19 14:47:58 UTC) #74
zino
+ Ted C for chrome/android/* + Mathieu Perreault for chrome/browser/autofill/* PTAL
4 years, 2 months ago (2016-10-19 17:16:39 UTC) #77
zino
On 2016/10/19 17:16:39, zino wrote: > + Ted C for chrome/android/* > > + Mathieu ...
4 years, 2 months ago (2016-10-19 17:20:30 UTC) #78
zino
Ping Ted C@
4 years, 2 months ago (2016-10-20 12:46:48 UTC) #80
Ted C
On 2016/10/20 12:46:48, zino wrote: > Ping Ted C@ lgtm
4 years, 2 months ago (2016-10-20 16:46:03 UTC) #81
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/2368073002/300001
4 years, 2 months ago (2016-10-20 16:55:19 UTC) #84
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/286076)
4 years, 2 months ago (2016-10-20 17:31:20 UTC) #86
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/2368073002/320001
4 years, 2 months ago (2016-10-21 01:35:19 UTC) #89
commit-bot: I haz the power
Committed patchset #17 (id:320001)
4 years, 2 months ago (2016-10-21 03:47:50 UTC) #91
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:27:06 UTC) #93
Message was sent while issue was closed.
Patchset 17 (id:??) landed as
https://crrev.com/04dad8e7c11b7d2e44ca5d36bf6167278ed3e2b2
Cr-Commit-Position: refs/heads/master@{#426718}

Powered by Google App Engine
This is Rietveld 408576698