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

Issue 2568933002: [WebPayments] Desktop: Adding validation and binding checks (Closed)

Created:
4 years ago by tmartino
Modified:
3 years, 11 months ago
CC:
anthonyvd, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WebPayments] Desktop: Adding validation and binding checks when initializing or showing PaymentRequest. BUG=673430 Review-Url: https://codereview.chromium.org/2568933002 Cr-Commit-Position: refs/heads/master@{#442371} Committed: https://chromium.googlesource.com/chromium/src/+/8ce922854237356ea07d4a5a67aa6d8289470f36

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebasing + Adding error handling #

Total comments: 2

Patch Set 3 : Second round of comments #

Patch Set 4 : Reconciling anthonyvd patch #

Patch Set 5 : Reconciling, ct'd. #

Patch Set 6 : Rebasing on mathp change #

Patch Set 7 : Recalculating diff #

Patch Set 8 : Missed line in rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M components/payments/payment_request.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 48 (32 generated)
tmartino
4 years ago (2016-12-12 19:34:33 UTC) #3
tmartino
https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc File chrome/browser/payments/payment_request_impl.cc (right): https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc#newcode67 chrome/browser/payments/payment_request_impl.cc:67: void PaymentRequestImpl::Show() { It seems like this needs to ...
4 years ago (2016-12-12 19:35:30 UTC) #4
please use gerrit instead
https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc File chrome/browser/payments/payment_request_impl.cc (right): https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc#newcode67 chrome/browser/payments/payment_request_impl.cc:67: void PaymentRequestImpl::Show() { On 2016/12/12 19:35:30, tmartino wrote: > ...
4 years ago (2016-12-12 20:46:49 UTC) #5
Mathieu
https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc File chrome/browser/payments/payment_request_impl.cc (right): https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc#newcode67 chrome/browser/payments/payment_request_impl.cc:67: void PaymentRequestImpl::Show() { On 2016/12/12 20:46:48, rouslan wrote: > ...
3 years, 11 months ago (2017-01-05 15:53:55 UTC) #7
tmartino
On 2017/01/05 at 15:53:55, mathp wrote: > https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc > File chrome/browser/payments/payment_request_impl.cc (right): > > https://codereview.chromium.org/2568933002/diff/1/chrome/browser/payments/payment_request_impl.cc#newcode67 ...
3 years, 11 months ago (2017-01-05 15:54:59 UTC) #8
tmartino
PTAL
3 years, 11 months ago (2017-01-05 20:05:40 UTC) #17
please use gerrit instead
https://codereview.chromium.org/2568933002/diff/20001/chrome/browser/payments/payment_request_impl.cc File chrome/browser/payments/payment_request_impl.cc (right): https://codereview.chromium.org/2568933002/diff/20001/chrome/browser/payments/payment_request_impl.cc#newcode67 chrome/browser/payments/payment_request_impl.cc:67: if (!validatePaymentDetails(details, &err_msg)) { Also: LOG(ERROR) << err_msg; By ...
3 years, 11 months ago (2017-01-05 20:11:58 UTC) #18
please use gerrit instead
Please update the CL description, btw.
3 years, 11 months ago (2017-01-05 20:12:34 UTC) #19
tmartino
Done, thanks. PTAL again :)
3 years, 11 months ago (2017-01-05 20:45:44 UTC) #23
please use gerrit instead
lgtm
3 years, 11 months ago (2017-01-05 21:04:01 UTC) #25
Mathieu
lgtm
3 years, 11 months ago (2017-01-06 16:31:22 UTC) #28
tmartino
+anthonyvd to take a quick look. Anthony, you touched some of this code, so I ...
3 years, 11 months ago (2017-01-09 20:03:59 UTC) #32
anthonyvd
lgtm
3 years, 11 months ago (2017-01-09 20:05:35 UTC) #33
Mathieu
On 2017/01/09 20:05:35, anthonyvd wrote: > lgtm BTW, this is being submitted so there will ...
3 years, 11 months ago (2017-01-09 20:07:01 UTC) #34
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/2568933002/140001
3 years, 11 months ago (2017-01-09 22:11:48 UTC) #45
commit-bot: I haz the power
3 years, 11 months ago (2017-01-09 22:23:44 UTC) #48
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/8ce922854237356ea07d4a5a67aa...

Powered by Google App Engine
This is Rietveld 408576698