Closed
Bug 736561
Opened 13 years ago
Closed 8 years ago
finish() should be called after all addLoadEvent()s
Categories
(Testing :: Mochitest, enhancement)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ayg, Unassigned)
References
Details
See bug 735805 comment 14, as well as comments 18 and 19 there. It's confusing that if you call addLoadEvent() and don't use waitForExplicitFinish(), some of your code silently won't run. I looked briefly at the code here but didn't see a trivial way to fix it.
Comment 1•8 years ago
|
||
Mass closing mochitest bugs that haven't had activity in the past 5 years. Please re-open or file a new bug with modern context if this is still relevant.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•