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

Issue 2410143003: Add currencySystem field to PaymentCurrencyAmount (Closed)

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

Description

Add currencySystem field to PaymentCurrencyAmount currencySystem is a URL that indicates the currency system that the currency identifier belongs to. By default, the value is urn:iso:std:iso:4217 indicating that currency is defined by [[ISO4217]] (for example, USD for US Dollars). BUG=652147 Committed: https://crrev.com/1ec709488535f68c662795128643be5eb32d4b1c Cr-Commit-Position: refs/heads/master@{#425849}

Patch Set 1 : Add currencySystem field to PaymentCurrencyAmount #

Total comments: 16

Patch Set 2 : Add currencySystem field to PaymentCurrencyAmount #

Total comments: 14

Patch Set 3 : Rebased #

Patch Set 4 : Fix tests in Win builds #

Messages

Total messages: 36 (26 generated)
pals
Please check if the approach is correct. I can add more test case later.
4 years, 2 months ago (2016-10-12 11:05:05 UTC) #3
please use gerrit instead
The approach is right. Thank you for the contribution! :-D https://codereview.chromium.org/2410143003/diff/20001/third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp File third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp (right): https://codereview.chromium.org/2410143003/diff/20001/third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp#newcode28 ...
4 years, 2 months ago (2016-10-12 23:35:50 UTC) #4
pals
Fixed the comments. PTAL. https://codereview.chromium.org/2410143003/diff/20001/third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp File third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp (right): https://codereview.chromium.org/2410143003/diff/20001/third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp#newcode28 third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp:28: itemAmount.setCurrencySystem("http://www.example.com"); On 2016/10/12 23:35:49, rouslan ...
4 years, 2 months ago (2016-10-13 09:30:39 UTC) #5
please use gerrit instead
The bots are failing with patch failures. Do you need to rebase? https://codereview.chromium.org/2410143003/diff/40001/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp File third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp ...
4 years, 2 months ago (2016-10-13 17:37:54 UTC) #9
pals
Fixed the comments. PTAL. https://codereview.chromium.org/2410143003/diff/40001/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp File third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp (left): https://codereview.chromium.org/2410143003/diff/40001/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp#oldcode340 third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp:340: ""), On 2016/10/13 17:37:54, rouslan ...
4 years, 2 months ago (2016-10-14 14:41:21 UTC) #23
pals
Updated the test for win builds. PTAL.
4 years, 2 months ago (2016-10-17 09:13:41 UTC) #30
please use gerrit instead
lgtm
4 years, 2 months ago (2016-10-17 14:11:19 UTC) #31
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/2410143003/120001
4 years, 2 months ago (2016-10-18 01:22:52 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 2 months ago (2016-10-18 01:28:11 UTC) #34
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 01:31:10 UTC) #36
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1ec709488535f68c662795128643be5eb32d4b1c
Cr-Commit-Position: refs/heads/master@{#425849}

Powered by Google App Engine
This is Rietveld 408576698