Fix browser_bug839103.js to pass with fission enabled
Categories
(Core :: CSS Parsing and Computation, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This test uses ContentTaskUtils.waitForEvent
inside a ContentTask that forces its own browsing context to process switch (going from an about:blank doc to a separate doc), so everything gets destroyed and things break.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
Backed out for causing perma fails on browser_bug633691.js.
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=271402706&repo=autoland&lineNumber=4603
Backout: https://hg.mozilla.org/integration/autoland/rev/dce9aba4a0dadd7b2ba4bef2b732c0da921caf99
Comment 5•5 years ago
|
||
Comment 6•5 years ago
|
||
bugherder |
Comment 7•5 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Description
•