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

Issue 2797633002: [Payments] Move PaymentMethodData to components/payments/core (Closed)

Created:
3 years, 8 months ago by Mathieu
Modified:
3 years, 8 months ago
Reviewers:
Moe
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, Eugene But (OOO till 7-30), mahmadi+paymentsioswatch_chromium.org, pkl (ping after 24h if needed), ios-reviews+web_chromium.org, gogerald+paymentswatch_chromium.org, rouslan+payments_chromium.org, marq+watch_chromium.org, noyau+watch_chromium.org, mahmadi+paymentswatch_chromium.org, sebsg+paymentswatch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payments] Move PaymentMethodData to components/payments/core BUG=708052 TEST=components_unittests Review-Url: https://codereview.chromium.org/2797633002 Cr-Commit-Position: refs/heads/master@{#461802} Committed: https://chromium.googlesource.com/chromium/src/+/0a0f508c228156c161f59858e65c6ee06c14d650

Patch Set 1 #

Patch Set 2 : Initial #

Total comments: 3

Patch Set 3 : clean #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -135 lines) Patch
M components/payments/core/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
A components/payments/core/payment_method_data.h View 1 chunk +50 lines, -0 lines 0 comments Download
A components/payments/core/payment_method_data.cc View 1 2 1 chunk +91 lines, -0 lines 0 comments Download
A components/payments/core/payment_method_data_unittest.cc View 1 1 chunk +111 lines, -0 lines 0 comments Download
M ios/chrome/browser/payments/payment_request_test_util.mm View 2 chunks +2 lines, -1 line 0 comments Download
M ios/chrome/browser/payments/payment_request_unittest.mm View 2 chunks +3 lines, -2 lines 0 comments Download
M ios/chrome/browser/payments/payment_request_util.mm View 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/payments/payment_request.cc View 1 3 chunks +1 line, -40 lines 0 comments Download
M ios/web/payments/payment_request_unittest.cc View 4 chunks +4 lines, -67 lines 0 comments Download
M ios/web/public/payments/payment_request.h View 3 chunks +2 lines, -25 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Mathieu
Moe, PTAL https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc File components/payments/core/payment_method_data.cc (right): https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc#newcode76 components/payments/core/payment_method_data.cc:76: break; // TODO(mathp): or return false? or ...
3 years, 8 months ago (2017-04-04 03:21:08 UTC) #5
Mathieu
https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc File components/payments/core/payment_method_data.cc (right): https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc#newcode76 components/payments/core/payment_method_data.cc:76: break; // TODO(mathp): or return false? or continue? On ...
3 years, 8 months ago (2017-04-04 12:33:03 UTC) #8
Moe
On 2017/04/04 12:33:03, Mathieu wrote: > https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc > File components/payments/core/payment_method_data.cc (right): > > https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc#newcode76 > ...
3 years, 8 months ago (2017-04-04 17:52:33 UTC) #9
Moe
https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc File components/payments/core/payment_method_data.cc (right): https://codereview.chromium.org/2797633002/diff/20001/components/payments/core/payment_method_data.cc#newcode76 components/payments/core/payment_method_data.cc:76: break; // TODO(mathp): or return false? or continue? On ...
3 years, 8 months ago (2017-04-04 17:52:50 UTC) #10
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/2797633002/40001
3 years, 8 months ago (2017-04-04 18:03:13 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 19:28:49 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0a0f508c228156c161f59858e65c...

Powered by Google App Engine
This is Rietveld 408576698