Closed
Bug 1443885
Opened 7 years ago
Closed 7 years ago
Add a test that verifies the functionality of the unknownTimeout delay
Categories
(Firefox :: WebPayments UI, enhancement)
Firefox
WebPayments UI
Tracking
()
RESOLVED
INVALID
People
(Reporter: jaws, Unassigned)
Details
We have a test for something similar in /toolkit/components/payments/test/browser/browser_show_dialog.js, but the test there just tests that the dialog will autoclose if there is no call to response.complete().
However, we should add a test that confirms that the value of the dom.payments.unknownTimeoutMS pref is being applied to the timeout duration.
This test does not need to use the default timeout duration, but can set a duration such that we can confirm that it will take at least the test-duration amount of time to close.
Updated•7 years ago
|
Priority: -- → P1
Updated•7 years ago
|
Priority: P1 → P2
Whiteboard: [webpayments]
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Priority: P2 → --
Whiteboard: [webpayments]
Reporter | ||
Comment 1•7 years ago
|
||
This was moved to bug 1447773 and bug 1447777.
Updated•7 years ago
|
Product: Toolkit → Firefox
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•