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

Issue 2815723002: [Web Payments] Add Spinners and timeout while waiting for UpdateWith (Closed)

Created:
3 years, 8 months ago by anthonyvd
Modified:
3 years, 8 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/heads/master
Project:
chromium
Visibility:
Public.

Description

[Web Payments] Add spinners while waiting for UpdateWith BUG=710568 Review-Url: https://codereview.chromium.org/2815723002 Cr-Commit-Position: refs/heads/master@{#464575} Committed: https://chromium.googlesource.com/chromium/src/+/2f30baa13c1136a5188b6ebdae22b52699d687df

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove timer. #

Total comments: 8

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -12 lines) Patch
M chrome/browser/ui/views/payments/payment_sheet_view_controller.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_sheet_view_controller.cc View 5 chunks +68 lines, -12 lines 0 comments Download
M components/payments/content/payment_request_spec.h View 3 chunks +15 lines, -0 lines 0 comments Download
M components/payments/content/payment_request_spec.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M components/payments/content/payment_request_state.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
anthonyvd
Hi Math, PTAL! Thanks :)
3 years, 8 months ago (2017-04-11 19:09:09 UTC) #2
please use gerrit instead
https://codereview.chromium.org/2815723002/diff/1/components/payments/content/payment_request.h File components/payments/content/payment_request.h (right): https://codereview.chromium.org/2815723002/diff/1/components/payments/content/payment_request.h#newcode108 components/payments/content/payment_request.h:108: base::OneShotTimer wait_timer_; Not necessary. There's already a timer in ...
3 years, 8 months ago (2017-04-11 19:15:09 UTC) #4
anthonyvd
Removed the timeout since there's already one in Blink. PTAL again! https://codereview.chromium.org/2815723002/diff/1/components/payments/content/payment_request.h File components/payments/content/payment_request.h (right): ...
3 years, 8 months ago (2017-04-13 14:56:22 UTC) #11
please use gerrit instead
LGTM % comment https://codereview.chromium.org/2815723002/diff/20001/components/payments/content/payment_request_spec.cc File components/payments/content/payment_request_spec.cc (right): https://codereview.chromium.org/2815723002/diff/20001/components/payments/content/payment_request_spec.cc#newcode132 components/payments/content/payment_request_spec.cc:132: for (auto& observer : observers_) Need ...
3 years, 8 months ago (2017-04-13 15:05:00 UTC) #12
Mathieu
looks good! just a few comments. I'm a bit worried that there's no test for ...
3 years, 8 months ago (2017-04-13 15:35:30 UTC) #13
anthonyvd
Addressed comments, PTAL! Math, re: browser tests. The Payment Sheet decides whether to show a ...
3 years, 8 months ago (2017-04-13 21:05:59 UTC) #18
Mathieu
lgtm
3 years, 8 months ago (2017-04-13 21:08:14 UTC) #19
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/2815723002/40001
3 years, 8 months ago (2017-04-13 22:07:44 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 22:31:47 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2f30baa13c1136a5188b6ebdae22...

Powered by Google App Engine
This is Rietveld 408576698