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

Issue 2944083003: [Payment Request] Fixes modally presented editors (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, marq+watch_chromium.org, noyau+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Payment Request] Fixes modally presented editors Editor coordinators should push PaymentRequestEditViewController onto a navigation controller and modally present the navigation controller rather than the view controller itself. This is because the coordinator might need to start other coordinators that expect the navigation controller property to be set on their base view controller. BUG=602666 Review-Url: https://codereview.chromium.org/2944083003 Cr-Commit-Position: refs/heads/master@{#480806} Committed: https://chromium.googlesource.com/chromium/src/+/ca866e17bf86ae89f8b69400cb049e50992d1bf0

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -43 lines) Patch
M ios/chrome/browser/ui/payments/address_edit_coordinator.mm View 1 5 chunks +23 lines, -11 lines 0 comments Download
M ios/chrome/browser/ui/payments/address_edit_coordinator_unittest.mm View 4 chunks +23 lines, -3 lines 0 comments Download
M ios/chrome/browser/ui/payments/contact_info_edit_coordinator.mm View 1 3 chunks +20 lines, -8 lines 0 comments Download
M ios/chrome/browser/ui/payments/contact_info_edit_coordinator_unittest.mm View 4 chunks +23 lines, -3 lines 0 comments Download
M ios/chrome/browser/ui/payments/credit_card_edit_coordinator.mm View 1 5 chunks +26 lines, -14 lines 0 comments Download
M ios/chrome/browser/ui/payments/credit_card_edit_coordinator_unittest.mm View 5 chunks +29 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
Moe
Hi Louis, Please take a look.
3 years, 6 months ago (2017-06-20 00:13:41 UTC) #6
lpromero
https://codereview.chromium.org/2944083003/diff/20001/ios/chrome/browser/ui/payments/address_edit_coordinator.mm File ios/chrome/browser/ui/payments/address_edit_coordinator.mm (right): https://codereview.chromium.org/2944083003/diff/20001/ios/chrome/browser/ui/payments/address_edit_coordinator.mm#newcode38 ios/chrome/browser/ui/payments/address_edit_coordinator.mm:38: @property(nonatomic, strong) UINavigationController* navigationController; I think I'd go the ...
3 years, 6 months ago (2017-06-20 08:46:05 UTC) #9
Moe
Thank you Louis, PTAL? https://codereview.chromium.org/2944083003/diff/20001/ios/chrome/browser/ui/payments/address_edit_coordinator.mm File ios/chrome/browser/ui/payments/address_edit_coordinator.mm (right): https://codereview.chromium.org/2944083003/diff/20001/ios/chrome/browser/ui/payments/address_edit_coordinator.mm#newcode38 ios/chrome/browser/ui/payments/address_edit_coordinator.mm:38: @property(nonatomic, strong) UINavigationController* navigationController; On ...
3 years, 6 months ago (2017-06-20 13:33:00 UTC) #10
lpromero
lgtm Thanks!
3 years, 6 months ago (2017-06-20 13:39:12 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/2944083003/40001
3 years, 6 months ago (2017-06-20 13:39:23 UTC) #13
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 14:04:44 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ca866e17bf86ae89f8b69400cb04...

Powered by Google App Engine
This is Rietveld 408576698