Open
Bug 1036089
Opened 11 years ago
Updated 2 years ago
Consolidate waitForEvent implementations in the test harness
Categories
(Testing :: Mochitest, enhancement)
Testing
Mochitest
Tracking
(Not tracked)
NEW
People
(Reporter: MattN, Unassigned)
References
()
Details
There are multiple, sometimes differing, implementations of waitForEvent in the tree for specific tests and directories. These should be consolidated to reduce duplication and make it easier to be used in other tests.
Note that most waitForEvent usage is in metro and could possibly be left alone.
Assignee | ||
Updated•7 years ago
|
Component: BrowserTest → Mochitest
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•