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

Issue 2825483002: [Payment Request] Protocol for payments items with accessoryType property (Closed)

Created:
3 years, 8 months ago by Moe
Modified:
3 years, 8 months ago
Reviewers:
Justin Donnelly
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, 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

[Payment Request] Protocol for payments items with accessoryType property Since CollectionViewItem doesn't expose an accessoryType property, conforming to this protocol allows the payments CollectionViewControllers (CVC) to set the accessory type on instances of CollectionViewItem subclasses that are created in the mediators and provided to the CVC as a CollectionViewItem<PaymentsHasAccessoryType>. BUG=602666 Review-Url: https://codereview.chromium.org/2825483002 Cr-Commit-Position: refs/heads/master@{#464937} Committed: https://chromium.googlesource.com/chromium/src/+/930795ddf864dc42d755523e2e8d422897385643

Patch Set 1 : Initial #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -13 lines) Patch
M ios/chrome/browser/payments/cells/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/payments/cells/autofill_profile_item.h View 2 chunks +2 lines, -4 lines 0 comments Download
M ios/chrome/browser/payments/cells/payment_method_item.h View 2 chunks +2 lines, -4 lines 0 comments Download
A ios/chrome/browser/payments/cells/payments_has_accessory_type.h View 1 chunk +19 lines, -0 lines 2 comments Download
M ios/chrome/browser/payments/cells/payments_text_item.h View 1 chunk +2 lines, -1 line 0 comments Download
M ios/chrome/browser/payments/cells/price_item.h View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
Moe
Hi Justin, Please take a look at this CL.
3 years, 8 months ago (2017-04-17 14:53:19 UTC) #5
Justin Donnelly
lgtm [nit] Add a period to the end of the sentence in your description. Also, ...
3 years, 8 months ago (2017-04-17 15:21:59 UTC) #8
Moe
Thank you. This change is related to [1] which proposes using subclasses of CollectionViewItem as ...
3 years, 8 months ago (2017-04-17 15:45:31 UTC) #11
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/2825483002/40001
3 years, 8 months ago (2017-04-17 15:46:25 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-17 17:16:15 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/930795ddf864dc42d755523e2e8d...

Powered by Google App Engine
This is Rietveld 408576698