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

Issue 2730123002: [Web Payments] Add inline items to the Order Summary section. (Closed)

Created:
3 years, 9 months ago by anthonyvd
Modified:
3 years, 9 months ago
Reviewers:
Mathieu
CC:
chromium-reviews, darin-cc_chromium.org, gogerald+paymentswatch_chromium.org, jam, mahmadi+paymentswatch_chromium.org, rouslan+payments_chromium.org, sebsg+paymentswatch_chromium.org, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Web Payments] Add inline items to the Order Summary section. BUG=698322 Review-Url: https://codereview.chromium.org/2730123002 Cr-Commit-Position: refs/heads/master@{#454943} Committed: https://chromium.googlesource.com/chromium/src/+/b0233f26f385e8bc8f0a77907499184cfc256c38

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 18

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -27 lines) Patch
M chrome/browser/ui/views/payments/order_summary_view_controller.cc View 1 2 4 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_views_util.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_views_util.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_sheet_view_controller.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/payments/payment_sheet_view_controller.cc View 1 2 3 chunks +86 lines, -19 lines 0 comments Download
M components/payments/content/payment_request.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M components/payments/content/payment_request.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M components/payments_strings.grdp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
anthonyvd
Hi mathp@, Can you PTAL? Thanks!
3 years, 9 months ago (2017-03-03 22:34:06 UTC) #7
Mathieu
Thanks looking good! https://codereview.chromium.org/2730123002/diff/20001/chrome/browser/ui/views/payments/payment_request_views_util.cc File chrome/browser/ui/views/payments/payment_request_views_util.cc (right): https://codereview.chromium.org/2730123002/diff/20001/chrome/browser/ui/views/payments/payment_request_views_util.cc#newcode244 chrome/browser/ui/views/payments/payment_request_views_util.cc:244: label->SetFontList(font_list.DeriveWithWeight(gfx::Font::Weight::BOLD)); optional nit: consider inlining std::unique_ptr<views::Label> ...
3 years, 9 months ago (2017-03-06 15:30:51 UTC) #11
anthonyvd
https://codereview.chromium.org/2730123002/diff/20001/chrome/browser/ui/views/payments/payment_request_views_util.cc File chrome/browser/ui/views/payments/payment_request_views_util.cc (right): https://codereview.chromium.org/2730123002/diff/20001/chrome/browser/ui/views/payments/payment_request_views_util.cc#newcode244 chrome/browser/ui/views/payments/payment_request_views_util.cc:244: label->SetFontList(font_list.DeriveWithWeight(gfx::Font::Weight::BOLD)); On 2017/03/06 at 15:30:45, Mathieu Perreault wrote: > ...
3 years, 9 months ago (2017-03-06 16:00:21 UTC) #13
Mathieu
lgtm
3 years, 9 months ago (2017-03-06 20:22:47 UTC) #17
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/2730123002/40001
3 years, 9 months ago (2017-03-06 20:24:34 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-03-06 20:35:40 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b0233f26f385e8bc8f0a77907499...

Powered by Google App Engine
This is Rietveld 408576698