Closed
Bug 1541173
Opened 4 years ago
Closed 4 years ago
[meta] Fission mochitest helpers
Categories
(Core :: DOM: Content Processes, task, P2)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
Fission Milestone | M4 |
People
(Reporter: nika, Assigned: kmag)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
With E10S a series of testing utilities were introduced to make writing tests for an e10s-enabled browser easier. This includes BrowserTestUtils and ContentTask.
These APIs should be either updated to work with non-browser iframes as well (e.g. ContentTask over OOP iframes), or new APIs should be added (e.g. in FissionTestUtils?) for these features.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Type: defect → enhancement
Updated•4 years ago
|
Type: enhancement → task
Fission Milestone: M3 → M4
Updated•4 years ago
|
Blocks: fission-mochitests
Updated•4 years ago
|
Assignee: nobody → kmaglione+bmo
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•