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

Issue 2351533002: PaymentRequest: Add support for shipping type. (in blink side) (Closed)

Created:
4 years, 3 months ago by zino
Modified:
4 years, 3 months ago
CC:
chromium-reviews, blink-reviews, haraken
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PaymentRequest: Add support for shipping type. (in blink side) This CL is adding support for shipping type. The API allows the page to influence how the shipping address is described. Related spec change: https://github.com/w3c/browser-payment-api/pull/270 https://github.com/w3c/browser-payment-api/pull/285 BUG=648052 Committed: https://crrev.com/ac3f96f1115b079eec5e48700588022673b9986d Cr-Commit-Position: refs/heads/master@{#420643}

Patch Set 1 #

Patch Set 2 : test #

Patch Set 3 : test #

Patch Set 4 : PaymentRequest: Add support for shipping type. (in blink side) #

Total comments: 10

Patch Set 5 : addressed comments #

Total comments: 2

Patch Set 6 : PaymentRequest: Add support for shipping type. (in blink side) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/payments/payment-request-interface.html View 1 2 3 4 2 chunks +61 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentOptions.idl View 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequest.h View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequest.cpp View 1 2 3 4 2 chunks +17 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequest.idl View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestTest.cpp View 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (22 generated)
zino
PTAL
4 years, 3 months ago (2016-09-18 14:32:02 UTC) #4
please use gerrit instead
Thank you so much for helping out here! :-D https://codereview.chromium.org/2351533002/diff/60001/third_party/WebKit/LayoutTests/payments/payment-request-interface.html File third_party/WebKit/LayoutTests/payments/payment-request-interface.html (right): https://codereview.chromium.org/2351533002/diff/60001/third_party/WebKit/LayoutTests/payments/payment-request-interface.html#newcode169 third_party/WebKit/LayoutTests/payments/payment-request-interface.html:169: ...
4 years, 3 months ago (2016-09-18 16:54:56 UTC) #5
zino
Thank you for your review. I addressed your comments. PTAL. https://codereview.chromium.org/2351533002/diff/60001/third_party/WebKit/LayoutTests/payments/payment-request-interface.html File third_party/WebKit/LayoutTests/payments/payment-request-interface.html (right): https://codereview.chromium.org/2351533002/diff/60001/third_party/WebKit/LayoutTests/payments/payment-request-interface.html#newcode169 ...
4 years, 3 months ago (2016-09-18 18:57:40 UTC) #11
please use gerrit instead
https://codereview.chromium.org/2351533002/diff/80001/third_party/WebKit/Source/modules/payments/PaymentOptions.idl File third_party/WebKit/Source/modules/payments/PaymentOptions.idl (right): https://codereview.chromium.org/2351533002/diff/80001/third_party/WebKit/Source/modules/payments/PaymentOptions.idl#newcode31 third_party/WebKit/Source/modules/payments/PaymentOptions.idl:31: // [2] http://heycam.github.io/webidl/#example-363ff014 These comments are no longer necessary. ...
4 years, 3 months ago (2016-09-20 08:32:16 UTC) #16
zino
I removed the comment. Thank you for review. PTAL https://codereview.chromium.org/2351533002/diff/80001/third_party/WebKit/Source/modules/payments/PaymentOptions.idl File third_party/WebKit/Source/modules/payments/PaymentOptions.idl (right): https://codereview.chromium.org/2351533002/diff/80001/third_party/WebKit/Source/modules/payments/PaymentOptions.idl#newcode31 third_party/WebKit/Source/modules/payments/PaymentOptions.idl:31: ...
4 years, 3 months ago (2016-09-20 15:56:10 UTC) #18
zino
PTAL
4 years, 3 months ago (2016-09-22 15:44:26 UTC) #23
please use gerrit instead
lgtm
4 years, 3 months ago (2016-09-23 11:21:10 UTC) #24
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/2351533002/100001
4 years, 3 months ago (2016-09-23 13:42:01 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/284941)
4 years, 3 months ago (2016-09-23 13:54:08 UTC) #28
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/2351533002/100001
4 years, 3 months ago (2016-09-23 15:43:09 UTC) #30
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-09-23 17:24:06 UTC) #32
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 17:26:54 UTC) #34
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ac3f96f1115b079eec5e48700588022673b9986d
Cr-Commit-Position: refs/heads/master@{#420643}

Powered by Google App Engine
This is Rietveld 408576698