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 2056803002: Rename remaining types so that all begin Payment* (Closed)

Created:
4 years, 6 months ago by Byoungkwon Ko
Modified:
4 years ago
CC:
chromium-reviews, blink-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename remaining types so that all begin Payment* Modified CurrencyAmount to PaymentCurrencyAmount and ShippingOption to PaymentShippingOption. BUG=618754 RelatedLink=https://github.com/w3c/browser-payment-api/commit/26b092664b26cf06293a3eab462ef8c4005c82f5 Committed: https://crrev.com/ef35132022c6123992c4e5666213b5e481b39d33 Cr-Commit-Position: refs/heads/master@{#400475}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rename remaining types so that all begin Payment* #

Total comments: 3

Patch Set 3 : Rename remaining types so that all begin Payment* #

Patch Set 4 : Rename remaining types so that all begin Payment* #

Patch Set 5 : Rename remaining types so that all begin Payment* #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -105 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/modules.gypi View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/CurrencyAmount.idl View 1 1 chunk +0 lines, -12 lines 0 comments Download
A + third_party/WebKit/Source/modules/payments/PaymentCurrencyAmount.idl View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentDetails.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentItem.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequest.cpp View 1 2 3 6 chunks +16 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestTest.cpp View 1 2 3 17 chunks +17 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentResponse.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentResponse.cpp View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentResponse.idl View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentResponseTest.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/payments/PaymentShippingOption.idl View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentTestHelper.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp View 1 2 3 5 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/ShippingOption.idl View 1 1 chunk +0 lines, -14 lines 0 comments Download
M third_party/WebKit/public/platform/modules/payments/payment_request.mojom View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
Byoungkwon Ko
Dear zino and Rouslan Hi. I am adding Payment* to CurrencyAmount and ShippingOption. But I'm ...
4 years, 6 months ago (2016-06-09 18:14:37 UTC) #3
zino
On 2016/06/09 18:14:37, Byoungkwon Ko wrote: > Dear zino and Rouslan > > Hi. > ...
4 years, 6 months ago (2016-06-09 18:18:41 UTC) #4
please use gerrit instead
https://codereview.chromium.org/2056803002/diff/1/third_party/WebKit/Source/modules/payments/CurrencyAmount.idl File third_party/WebKit/Source/modules/payments/CurrencyAmount.idl (right): https://codereview.chromium.org/2056803002/diff/1/third_party/WebKit/Source/modules/payments/CurrencyAmount.idl#newcode9 third_party/WebKit/Source/modules/payments/CurrencyAmount.idl:9: ImplementedAs=CurrencyAmount I prefer to not have ImplementedAs=, unless absolutely ...
4 years, 6 months ago (2016-06-09 20:43:52 UTC) #5
Byoungkwon Ko
On 2016/06/09 20:43:52, Rouslan (ツ) wrote: > https://codereview.chromium.org/2056803002/diff/1/third_party/WebKit/Source/modules/payments/CurrencyAmount.idl > File third_party/WebKit/Source/modules/payments/CurrencyAmount.idl (right): > > https://codereview.chromium.org/2056803002/diff/1/third_party/WebKit/Source/modules/payments/CurrencyAmount.idl#newcode9 ...
4 years, 6 months ago (2016-06-13 14:53:52 UTC) #8
please use gerrit instead
A few minor comments and then you're good to go. Well done! https://codereview.chromium.org/2056803002/diff/20001/third_party/WebKit/Source/modules/payments/PaymentCurrencyAmount.idl File third_party/WebKit/Source/modules/payments/PaymentCurrencyAmount.idl ...
4 years, 6 months ago (2016-06-13 15:03:05 UTC) #9
Maria
lgtm for chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java only
4 years, 6 months ago (2016-06-13 16:21:01 UTC) #10
palmer
LGTM % Rouslan's notes.
4 years, 6 months ago (2016-06-13 19:12:20 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2056803002/40001
4 years, 6 months ago (2016-06-16 04:41:28 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/21830) ios-simulator on ...
4 years, 6 months ago (2016-06-16 04:43:31 UTC) #15
Byoungkwon Ko
Dear Rouslan. I updated for PaymentRequestTest.cpp. Could you review for it? Thanks. : )
4 years, 6 months ago (2016-06-17 16:11:50 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2056803002/80001
4 years, 6 months ago (2016-06-17 16:12:49 UTC) #18
please use gerrit instead
lgtm
4 years, 6 months ago (2016-06-17 16:31:51 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2056803002/80001
4 years, 6 months ago (2016-06-17 16:32:22 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 6 months ago (2016-06-17 19:37:18 UTC) #25
commit-bot: I haz the power
4 years, 6 months ago (2016-06-17 19:39:16 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ef35132022c6123992c4e5666213b5e481b39d33
Cr-Commit-Position: refs/heads/master@{#400475}

Powered by Google App Engine
This is Rietveld 408576698