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

Issue 2938673003: [Payment Request] Selector view edit mode (Closed)

Created:
3 years, 6 months ago by Moe
Modified:
3 years, 6 months ago
Reviewers:
lpromero
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, ios-reviews+showcase_chromium.org, marq+watch_chromium.org, noyau+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payment Request] Selector view edit mode - Adds a trailing edit button to the navigation bar if the selector view supports edit mode. - Tapping the edit button causes the selector view to enter the edit mode. - Tapping the edit button again, causes the selector view to leave the edit mode. - Tapping an item in the edit mode presents the editor view. - Completing the edit dismisses the editor view updates the current selector view. http://imgur.com/a/kf5Dp BUG=602666 Review-Url: https://codereview.chromium.org/2938673003 Cr-Commit-Position: refs/heads/master@{#479403} Committed: https://chromium.googlesource.com/chromium/src/+/c8ab74988779f64ba38116635b6b7b34d816b44d

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+349 lines, -91 lines) Patch
M ios/chrome/browser/ui/payments/billing_address_selection_coordinator.mm View 1 3 chunks +41 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/billing_address_selection_mediator.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/payments/billing_address_selection_mediator.mm View 1 4 chunks +10 lines, -9 lines 0 comments Download
M ios/chrome/browser/ui/payments/contact_info_selection_coordinator.mm View 1 3 chunks +41 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/contact_info_selection_mediator.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/payments/contact_info_selection_mediator.mm View 1 4 chunks +10 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/payment_method_selection_coordinator.mm View 1 3 chunks +41 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/payment_method_selection_mediator.h View 1 1 chunk +7 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/payments/payment_method_selection_mediator.mm View 1 4 chunks +10 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h View 1 2 chunks +10 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/payments/payment_request_selector_view_controller.mm View 1 6 chunks +84 lines, -13 lines 0 comments Download
M ios/chrome/browser/ui/payments/payment_request_selector_view_controller_data_source.h View 2 chunks +5 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/payments/payment_request_selector_view_controller_unittest.mm View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/payments/shipping_address_selection_coordinator.mm View 1 3 chunks +41 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/shipping_address_selection_mediator.h View 1 1 chunk +5 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/payments/shipping_address_selection_mediator.mm View 1 4 chunks +10 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/shipping_option_selection_mediator.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/payments/shipping_option_selection_mediator.mm View 1 4 chunks +12 lines, -7 lines 0 comments Download
M ios/showcase/payments/sc_payments_selector_coordinator.mm View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
Moe
Hi Louis, Please take a look. I will update the showcase eg tests and the ...
3 years, 6 months ago (2017-06-13 21:09:49 UTC) #5
lpromero
lgtm Thanks for the video in the description, very useful. https://codereview.chromium.org/2938673003/diff/1/ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h File ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h (right): https://codereview.chromium.org/2938673003/diff/1/ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h#newcode37 ...
3 years, 6 months ago (2017-06-14 09:10:13 UTC) #9
Moe
Thank you Louis! https://codereview.chromium.org/2938673003/diff/1/ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h File ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h (right): https://codereview.chromium.org/2938673003/diff/1/ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h#newcode37 ios/chrome/browser/ui/payments/payment_request_selector_view_controller.h:37: didChangeToState:(PaymentRequestSelectorState)state; On 2017/06/14 at 09:10:12, lpromero ...
3 years, 6 months ago (2017-06-14 14:35:06 UTC) #12
lpromero
LGTM. Thanks!
3 years, 6 months ago (2017-06-14 14:45:56 UTC) #13
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/2938673003/20001
3 years, 6 months ago (2017-06-14 15:57:44 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 16:03:48 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c8ab74988779f64ba38116635b6b...

Powered by Google App Engine
This is Rietveld 408576698