Open
Bug 611548
Opened 14 years ago
Updated 2 years ago
refactor harness code to avoid dependency on result reporting window
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
NEW
People
(Reporter: Gavin, Unassigned)
Details
Bug 600877 is one example of a problem (that we were able to work around) with having the harness code depend on running code in the result displaying window. It would be simpler and more flexible to have the harness be a self-contained JSM that works without a window, and have the result window be an optional component.
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
•