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

Issue 2735803003: [WebPayments] Extracting common code from Shipping + Contact Info views. (Closed)

Created:
3 years, 9 months ago by tmartino
Modified:
3 years, 9 months ago
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

Extracting common code from Shipping + Contact Info views. BUG=679449 Review-Url: https://codereview.chromium.org/2735803003 Cr-Commit-Position: refs/heads/master@{#456393} Committed: https://chromium.googlesource.com/chromium/src/+/2118ab72a4ce9ff79eccdbd769451c4ccc042fb1

Patch Set 1 #

Patch Set 2 : removing extraneous todo #

Total comments: 12

Patch Set 3 : anthonyvd feedback #

Total comments: 14

Patch Set 4 : rouslan nits #

Patch Set 5 : monday rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+359 lines, -398 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download
D chrome/browser/ui/views/payments/contact_info_view_controller.h View 1 chunk +0 lines, -34 lines 0 comments Download
D chrome/browser/ui/views/payments/contact_info_view_controller.cc View 1 chunk +0 lines, -130 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_method_view_controller.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_dialog_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_dialog_view.cc View 3 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_item_list.h View 1 2 3 4 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_item_list.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_views_util.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_views_util.cc View 1 2 3 4 5 chunks +62 lines, -63 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_sheet_view_controller.cc View 1 2 3 4 4 chunks +10 lines, -10 lines 0 comments Download
A chrome/browser/ui/views/payments/profile_list_view_controller.h View 1 2 3 1 chunk +79 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/payments/profile_list_view_controller.cc View 1 2 3 1 chunk +184 lines, -0 lines 0 comments Download
D chrome/browser/ui/views/payments/shipping_list_view_controller.h View 1 chunk +0 lines, -37 lines 0 comments Download
D chrome/browser/ui/views/payments/shipping_list_view_controller.cc View 1 chunk +0 lines, -105 lines 0 comments Download
M components/payments/content/payment_request.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 40 (27 generated)
tmartino
3 years, 9 months ago (2017-03-06 21:27:29 UTC) #4
anthonyvd
Awesome refactor, I'm loving this! Can you please tag the CL title with [Web Payments]? ...
3 years, 9 months ago (2017-03-07 15:13:15 UTC) #7
tmartino
PTAL. Note added changes to views_util. https://codereview.chromium.org/2735803003/diff/20001/chrome/browser/ui/views/payments/profile_list_view_controller.cc File chrome/browser/ui/views/payments/profile_list_view_controller.cc (right): https://codereview.chromium.org/2735803003/diff/20001/chrome/browser/ui/views/payments/profile_list_view_controller.cc#newcode56 chrome/browser/ui/views/payments/profile_list_view_controller.cc:56: columns->AddColumn(views::GridLayout::FILL, views::GridLayout::FILL, 1, ...
3 years, 9 months ago (2017-03-10 15:53:48 UTC) #8
anthonyvd
lgtm
3 years, 9 months ago (2017-03-10 16:09:54 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/2735803003/40001
3 years, 9 months ago (2017-03-10 17:33:34 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/382943)
3 years, 9 months ago (2017-03-10 17:40:33 UTC) #17
tmartino
Whoops, OWNERS coverage changed with my last patch. +rouslan for OWNERS on payment_request.h
3 years, 9 months ago (2017-03-10 17:42:29 UTC) #19
please use gerrit instead
lgtm % nits https://codereview.chromium.org/2735803003/diff/40001/chrome/browser/ui/views/payments/payment_request_item_list.h File chrome/browser/ui/views/payments/payment_request_item_list.h (right): https://codereview.chromium.org/2735803003/diff/40001/chrome/browser/ui/views/payments/payment_request_item_list.h#newcode71 chrome/browser/ui/views/payments/payment_request_item_list.h:71: void ButtonPressed(views::Button* sender, const ui::Event& event) ...
3 years, 9 months ago (2017-03-10 20:23:12 UTC) #20
tmartino
https://codereview.chromium.org/2735803003/diff/40001/chrome/browser/ui/views/payments/payment_request_item_list.h File chrome/browser/ui/views/payments/payment_request_item_list.h (right): https://codereview.chromium.org/2735803003/diff/40001/chrome/browser/ui/views/payments/payment_request_item_list.h#newcode71 chrome/browser/ui/views/payments/payment_request_item_list.h:71: void ButtonPressed(views::Button* sender, const ui::Event& event) override { On ...
3 years, 9 months ago (2017-03-10 23:46:23 UTC) #27
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/2735803003/60001
3 years, 9 months ago (2017-03-10 23:46:37 UTC) #28
commit-bot: I haz the power
Failed to apply patch for components/payments/content/payment_request.h: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-10 23:52:24 UTC) #30
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/2735803003/80001
3 years, 9 months ago (2017-03-13 16:03:26 UTC) #37
commit-bot: I haz the power
3 years, 9 months ago (2017-03-13 16:09:59 UTC) #40
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/2118ab72a4ce9ff79eccdbd76945...

Powered by Google App Engine
This is Rietveld 408576698