Re: [w3c/payment-request] consider requiring an error (non-empty dict) for .retry()? (#792)

During code review for `retry()` in Chromium side, there was a similar discussion.
https://chromium-review.googlesource.com/c/chromium/src/+/1144587/8/components/payments/content/payment_request.cc#206

I think we should allow `retry({});`. If there is no valid error-related member, UA can display default value.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/792#issuecomment-426535233

Received on Wednesday, 3 October 2018 07:15:48 UTC