Open
Bug 1477450
Opened 7 years ago
Updated 3 years ago
Improve timeout testing for response.complete()
Categories
(Firefox :: WebPayments UI, enhancement, P3)
Firefox
WebPayments UI
Tracking
()
NEW
People
(Reporter: sfoster, Unassigned)
References
Details
(Whiteboard: [webpayments-reserve])
We should add a task to browser/components/payments/test/browser/browser_payment_completion.js (added in bug 1447777) to ensure the front-end isn't accidentally calling window.close() before the DOM timeout. With slow debug builds, there is a chance of a race with even multi-second pref value giving us a false positive.
Updated•7 years ago
|
Whiteboard: [webpayments] → [webpayments] [triage]
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [webpayments] [triage] → [webpayments-reserve]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•