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

Issue 2778343002: [Payment Request] Picker view + showcase integration + egtests (Closed)

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

Description

[Payment Request] Picker view + showcase integration + egtests http://imgur.com/a/S1tcB BUG=602666 Review-Url: https://codereview.chromium.org/2778343002 Cr-Commit-Position: refs/heads/master@{#461989} Committed: https://chromium.googlesource.com/chromium/src/+/14a3ede2a87ed2e81396338aaa61e747e4103100

Patch Set 1 : Initial #

Total comments: 28

Patch Set 2 : Addressed comments #

Total comments: 5

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+759 lines, -1 line) Patch
M ios/chrome/browser/payments/BUILD.gn View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A ios/chrome/browser/payments/payment_request_picker_row.h View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A ios/chrome/browser/payments/payment_request_picker_row.mm View 1 chunk +29 lines, -0 lines 0 comments Download
A ios/chrome/browser/payments/payment_request_picker_view_controller.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A ios/chrome/browser/payments/payment_request_picker_view_controller.mm View 1 1 chunk +251 lines, -0 lines 0 comments Download
M ios/showcase/common/protocol_alerter.mm View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ios/showcase/core/showcase_model.mm View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ios/showcase/payments/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A ios/showcase/payments/sc_payments_picker_coordinator.h View 1 chunk +15 lines, -0 lines 0 comments Download
A ios/showcase/payments/sc_payments_picker_coordinator.mm View 1 1 chunk +63 lines, -0 lines 0 comments Download
A ios/showcase/payments/sc_payments_picker_egtest.mm View 1 1 chunk +321 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
Moe
Hi Louis, Please take a look at this CL.
3 years, 8 months ago (2017-03-29 05:39:31 UTC) #8
lpromero
https://codereview.chromium.org/2778343002/diff/20001/ios/chrome/browser/payments/payment_request_picker_row.h File ios/chrome/browser/payments/payment_request_picker_row.h (right): https://codereview.chromium.org/2778343002/diff/20001/ios/chrome/browser/payments/payment_request_picker_row.h#newcode15 ios/chrome/browser/payments/payment_request_picker_row.h:15: // The value for the row. This is not ...
3 years, 8 months ago (2017-03-29 11:38:16 UTC) #9
Moe
Thanks Louis! PTAL. https://codereview.chromium.org/2778343002/diff/20001/ios/chrome/browser/payments/payment_request_picker_row.h File ios/chrome/browser/payments/payment_request_picker_row.h (right): https://codereview.chromium.org/2778343002/diff/20001/ios/chrome/browser/payments/payment_request_picker_row.h#newcode15 ios/chrome/browser/payments/payment_request_picker_row.h:15: // The value for the row. ...
3 years, 8 months ago (2017-03-29 17:04:10 UTC) #10
lpromero
lgtm https://codereview.chromium.org/2778343002/diff/40001/ios/chrome/browser/payments/payment_request_picker_row.h File ios/chrome/browser/payments/payment_request_picker_row.h (right): https://codereview.chromium.org/2778343002/diff/40001/ios/chrome/browser/payments/payment_request_picker_row.h#newcode18 ios/chrome/browser/payments/payment_request_picker_row.h:18: - (instancetype)initWithLabel:(NSString*)label value:(NSString*)value; Nit: add a new line. ...
3 years, 8 months ago (2017-04-03 16:41:42 UTC) #11
Moe
Thank you. https://codereview.chromium.org/2778343002/diff/40001/ios/chrome/browser/payments/payment_request_picker_row.h File ios/chrome/browser/payments/payment_request_picker_row.h (right): https://codereview.chromium.org/2778343002/diff/40001/ios/chrome/browser/payments/payment_request_picker_row.h#newcode18 ios/chrome/browser/payments/payment_request_picker_row.h:18: - (instancetype)initWithLabel:(NSString*)label value:(NSString*)value; On 2017/04/03 16:41:41, lpromero ...
3 years, 8 months ago (2017-04-05 05:09:49 UTC) #12
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/2778343002/60001
3 years, 8 months ago (2017-04-05 05:10:15 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 06:13:35 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/14a3ede2a87ed2e81396338aaa61...

Powered by Google App Engine
This is Rietveld 408576698