Closed
Bug 1510118
Opened 7 years ago
Closed 4 months ago
Calling complete() while a retry() is in progress must result in an InvalidStateError.
Categories
(Core :: DOM: Web Payments, enhancement, P4)
Core
DOM: Web Payments
Tracking
()
RESOLVED
DUPLICATE
of bug 1971459
People
(Reporter: marcosc, Unassigned)
References
Details
(Whiteboard: [webpayments-wpt])
We currently fail test:
payment-request/payment-response/retry-method-manual.https.html
Test 3,
"Calling complete() while a retry() is in progress results in an InvalidStateError."
Because of bug 1494917.
Reporter | ||
Updated•7 years ago
|
Priority: -- → P4
Updated•3 years ago
|
Severity: normal → S3
Comment 1•4 months ago
|
||
PaymentRequest API will be updated in bug 1971459. We expect the corresponding WPT will be fixed, too.
You need to log in
before you can comment on or make changes to this bug.
Description
•