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

Issue 2821263002: [Payment Request] Selector view controller in showcase (Closed)

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

Description

[Payment Request] Selector view controller in showcase BUG=602666 TBR=lpromero Review-Url: https://codereview.chromium.org/2821263002 Cr-Commit-Position: refs/heads/master@{#465294} Committed: https://chromium.googlesource.com/chromium/src/+/e6d9e36f2aa62cb67c817113f64cead9ae89ca3b

Patch Set 1 : Initial #

Total comments: 9

Patch Set 2 : Addressed comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+275 lines, -0 lines) Patch
M ios/showcase/core/showcase_model.mm View 1 chunk +5 lines, -0 lines 0 comments Download
M ios/showcase/payments/BUILD.gn View 3 chunks +4 lines, -0 lines 0 comments Download
A ios/showcase/payments/sc_payments_selector_coordinator.h View 1 1 chunk +17 lines, -0 lines 0 comments Download
A ios/showcase/payments/sc_payments_selector_coordinator.mm View 1 1 chunk +109 lines, -0 lines 0 comments Download
A ios/showcase/payments/sc_payments_selector_egtest.mm View 1 chunk +140 lines, -0 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 20 (12 generated)
Moe
Hi Gauthier. Please take a look. PS. we have a slight divergence from the expected ...
3 years, 8 months ago (2017-04-18 13:31:04 UTC) #3
gambard
lgtm https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_coordinator.h File ios/showcase/payments/sc_payments_selector_coordinator.h (right): https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_coordinator.h#newcode12 ios/showcase/payments/sc_payments_selector_coordinator.h:12: @interface SCPaymentsSelectorCoordinator : NSObject<NavigationCoordinator> Comment https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_coordinator.mm File ios/showcase/payments/sc_payments_selector_coordinator.mm ...
3 years, 8 months ago (2017-04-18 14:12:31 UTC) #4
Moe
Thank you Gauthier. TBR=lpromero https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_coordinator.h File ios/showcase/payments/sc_payments_selector_coordinator.h (right): https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_coordinator.h#newcode12 ios/showcase/payments/sc_payments_selector_coordinator.h:12: @interface SCPaymentsSelectorCoordinator : NSObject<NavigationCoordinator> On ...
3 years, 8 months ago (2017-04-18 16:44:11 UTC) #6
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/2821263002/40001
3 years, 8 months ago (2017-04-18 18:10:01 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001) as https://chromium.googlesource.com/chromium/src/+/e6d9e36f2aa62cb67c817113f64cead9ae89ca3b
3 years, 8 months ago (2017-04-18 18:14:42 UTC) #17
lpromero
lgtm https://codereview.chromium.org/2821263002/diff/40001/ios/showcase/payments/sc_payments_selector_egtest.mm File ios/showcase/payments/sc_payments_selector_egtest.mm (right): https://codereview.chromium.org/2821263002/diff/40001/ios/showcase/payments/sc_payments_selector_egtest.mm#newcode136 ios/showcase/payments/sc_payments_selector_egtest.mm:136: @"protocol_alerter_done")] Maybe instead of the done button you ...
3 years, 8 months ago (2017-04-18 22:43:02 UTC) #18
gambard
https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_egtest.mm File ios/showcase/payments/sc_payments_selector_egtest.mm (right): https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/sc_payments_selector_egtest.mm#newcode95 ios/showcase/payments/sc_payments_selector_egtest.mm:95: @"protocol_alerter_done")] On 2017/04/18 16:44:11, moe wrote: > On 2017/04/18 ...
3 years, 8 months ago (2017-04-19 06:53:38 UTC) #19
Moe
3 years, 8 months ago (2017-04-19 22:41:14 UTC) #20
Message was sent while issue was closed.
On 2017/04/19 06:53:38, gambard wrote:
>
https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/s...
> File ios/showcase/payments/sc_payments_selector_egtest.mm (right):
> 
>
https://codereview.chromium.org/2821263002/diff/20001/ios/showcase/payments/s...
> ios/showcase/payments/sc_payments_selector_egtest.mm:95:
> @"protocol_alerter_done")]
> On 2017/04/18 16:44:11, moe wrote:
> > On 2017/04/18 14:12:31, gambard wrote:
> > > Don't you want to check the method called on the delegate?
> > 
> > Ideally yes. But I'm not sure with the alert text as is, how easy that would
> be:
> > http://imgur.com/a/JC6xG
> > If you have a solution in mind, I'd happily go back and update these.
> 
> As lpromero suggested, one solution would be to check the text of the alert.
If
> don't think EG provide a way to test if a label's text begins with a specific
> test. You might have to write your own matcher.

This CL should do it: https://codereview.chromium.org/2827163002/

Powered by Google App Engine
This is Rietveld 408576698