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

Issue 2643643006: [WebPayments] Adding something resembling Shipping Address list (Closed)

Created:
3 years, 11 months ago by tmartino
Modified:
3 years, 11 months ago
CC:
chromium-reviews, gogerald+paymentswatch_chromium.org, rouslan+payments_chromium.org, sebsg+paymentswatch_chromium.org, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WebPayments] Adding something resembling Shipping Address list BUG=679449 Review-Url: https://codereview.chromium.org/2643643006 Cr-Commit-Position: refs/heads/master@{#446343} Committed: https://chromium.googlesource.com/chromium/src/+/36405629cb79a21a8a395592995c62ab39bcf49b

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : Cleanup 2 #

Total comments: 8

Patch Set 4 : Rouslan comments #

Total comments: 6

Patch Set 5 : Rouslan comments 2 #

Patch Set 6 : Rebase #

Patch Set 7 : Further rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -26 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_dialog_view.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_dialog_view.cc View 1 2 3 4 5 6 3 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_sheet_view_controller.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
A chrome/browser/ui/views/payments/shipping_list_view_controller.h View 1 2 3 4 5 6 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/payments/shipping_list_view_controller.cc View 1 2 3 4 5 6 1 chunk +66 lines, -0 lines 0 comments Download
M components/payments/payment_request.h View 1 2 3 4 5 3 chunks +38 lines, -7 lines 0 comments Download
M components/payments/payment_request.cc View 1 2 3 4 5 5 chunks +42 lines, -12 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
tmartino
Adds the skeleton of the new page. Displays the addresses on file for this profile. ...
3 years, 11 months ago (2017-01-20 18:44:40 UTC) #2
please use gerrit instead
Good stuff! https://codereview.chromium.org/2643643006/diff/40001/chrome/browser/ui/views/payments/payment_request_dialog.cc File chrome/browser/ui/views/payments/payment_request_dialog.cc (right): https://codereview.chromium.org/2643643006/diff/40001/chrome/browser/ui/views/payments/payment_request_dialog.cc#newcode105 chrome/browser/ui/views/payments/payment_request_dialog.cc:105: true); Please add a comment about the ...
3 years, 11 months ago (2017-01-20 19:32:53 UTC) #3
tmartino
https://codereview.chromium.org/2643643006/diff/40001/chrome/browser/ui/views/payments/payment_request_dialog.cc File chrome/browser/ui/views/payments/payment_request_dialog.cc (right): https://codereview.chromium.org/2643643006/diff/40001/chrome/browser/ui/views/payments/payment_request_dialog.cc#newcode105 chrome/browser/ui/views/payments/payment_request_dialog.cc:105: true); On 2017/01/20 at 19:32:53, rouslan wrote: > Please ...
3 years, 11 months ago (2017-01-25 00:08:41 UTC) #4
please use gerrit instead
https://codereview.chromium.org/2643643006/diff/60001/components/payments/payment_request.cc File components/payments/payment_request.cc (right): https://codereview.chromium.org/2643643006/diff/60001/components/payments/payment_request.cc#newcode122 components/payments/payment_request.cc:122: base::MakeUnique<autofill::AutofillProfile>(*profiles[0])); profiles[i] https://codereview.chromium.org/2643643006/diff/60001/components/payments/payment_request.h File components/payments/payment_request.h (right): https://codereview.chromium.org/2643643006/diff/60001/components/payments/payment_request.h#newcode65 components/payments/payment_request.h:65: // ...
3 years, 11 months ago (2017-01-25 15:07:48 UTC) #5
tmartino
https://codereview.chromium.org/2643643006/diff/60001/components/payments/payment_request.cc File components/payments/payment_request.cc (right): https://codereview.chromium.org/2643643006/diff/60001/components/payments/payment_request.cc#newcode122 components/payments/payment_request.cc:122: base::MakeUnique<autofill::AutofillProfile>(*profiles[0])); On 2017/01/25 at 15:07:47, rouslan wrote: > profiles[i] ...
3 years, 11 months ago (2017-01-25 18:48:10 UTC) #6
please use gerrit instead
lgtm
3 years, 11 months ago (2017-01-25 19:03:40 UTC) #7
tmartino
+sky for OWNERS on /c/b/ui/*
3 years, 11 months ago (2017-01-25 19:05:08 UTC) #9
sky
LGTM
3 years, 11 months ago (2017-01-25 22:00:13 UTC) #10
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/2643643006/120001
3 years, 11 months ago (2017-01-26 16:16:16 UTC) #25
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 16:23:58 UTC) #28
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/36405629cb79a21a8a395592995c...

Powered by Google App Engine
This is Rietveld 408576698