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

Issue 2797833002: [Payments] base::string16 -> std::string in PaymentMethodData (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] base::string16 -> std::string in PaymentMethodData base::string16 is overkill for this. BUG=708052 TEST=existing Review-Url: https://codereview.chromium.org/2797833002 Cr-Commit-Position: refs/heads/master@{#462069} Committed: https://chromium.googlesource.com/chromium/src/+/4900df7526f2d89561a1ee4a024ca0be78b60169

Patch Set 1 #

Patch Set 2 : Clean #

Total comments: 2

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -52 lines) Patch
M components/payments/core/payment_method_data.h View 2 chunks +5 lines, -6 lines 0 comments Download
M components/payments/core/payment_method_data.cc View 1 2 4 chunks +11 lines, -8 lines 0 comments Download
M components/payments/core/payment_method_data_unittest.cc View 3 chunks +22 lines, -23 lines 0 comments Download
M ios/chrome/browser/payments/payment_request.mm View 1 2 2 chunks +2 lines, -7 lines 0 comments Download
M ios/chrome/browser/payments/payment_request_test_util.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/payments/payment_request_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/payments/payment_request_util.mm View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/payments/payment_request_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
Mathieu
Hi Moe, can you PTAL?
3 years, 8 months ago (2017-04-04 21:05:39 UTC) #4
Moe
lgtm https://codereview.chromium.org/2797833002/diff/20001/ios/chrome/browser/payments/payment_request.mm File ios/chrome/browser/payments/payment_request.mm (right): https://codereview.chromium.org/2797833002/diff/20001/ios/chrome/browser/payments/payment_request.mm#newcode82 ios/chrome/browser/payments/payment_request.mm:82: if (base::IsStringASCII(supported_method)) should we have this check in ...
3 years, 8 months ago (2017-04-05 13:54:08 UTC) #9
Mathieu
Submitting https://codereview.chromium.org/2797833002/diff/20001/ios/chrome/browser/payments/payment_request.mm File ios/chrome/browser/payments/payment_request.mm (right): https://codereview.chromium.org/2797833002/diff/20001/ios/chrome/browser/payments/payment_request.mm#newcode82 ios/chrome/browser/payments/payment_request.mm:82: if (base::IsStringASCII(supported_method)) On 2017/04/05 13:54:08, moe wrote: > ...
3 years, 8 months ago (2017-04-05 13:59:18 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/2797833002/40001
3 years, 8 months ago (2017-04-05 13:59:36 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 14:50:33 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4900df7526f2d89561a1ee4a024c...

Powered by Google App Engine
This is Rietveld 408576698