Open
Bug 1523189
Opened 6 years ago
Updated 2 years ago
Add tests of deferred setTimeout timers
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jesup, Unassigned)
References
Details
We should have tests to ensure deferred timers are really being deferred (to catch regressions), and that it's handling iframe loading correctly, and also document.open()/etc, and that deferred timers actually do run (and will run off idle).
Any such tests should be uplifted if bug 1270059 is.
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•