Closed
Bug 1402207
Opened 8 years ago
Closed 8 years ago
Can't create PaymentRequest after failure
Categories
(Core :: DOM: Web Payments, defect)
Core
DOM: Web Payments
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcosc, Assigned: edenchuang)
References
()
Details
Steps to reproduce:
1. go to http://localhost:8000/payment-request/user-abort-algorithm-manual.https.html
1. try to run the manual test (it will lock up)
1. reload the page - you should see "FAIL" and "The expression cannot be converted to return the specified type." for the smoke test
Expected:
The smoke test should not fail.
Now...
1. Open a new tab, paste in the URL above again.
1. Run the test.
Expected:
The payment sheet to be show.
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → echuang
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•8 years ago
|
||
Can not reproduce with the lastest nightly.
Keeping this bug as open for tracking if it happens again before we release Payment UI.
Comment 2•8 years ago
|
||
We can re-open this if it starts happening again. It must have been fixed in the last few days.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•