Closed
Bug 1583240
Opened 5 years ago
Closed 5 years ago
Make BrowserTestUtils.waitForDocLoadAndStopIt Fission-compatible
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: u608768, Assigned: u608768)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
Some failing Fission mochitests rely on BrowserTestUtils.waitForDocLoadAndStopIt. We should fix it to be Fission-compatible.
Updated•5 years ago
|
Attachment #9097433 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9097435 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9097435 -
Attachment is obsolete: false
Updated•5 years ago
|
Attachment #9097433 -
Attachment is obsolete: false
Component: Mochitest → DOM: Content Processes
Product: Testing → Core
Version: Version 3 → unspecified
Pushed by kmadan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab65a92385c6
Make BrowserTestUtils.waitForDocLoadAndStopIt Fission-compatible, r=kmag
https://hg.mozilla.org/integration/autoland/rev/378998cf6d93
Update fission annotations, r=kmag
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ab65a92385c6
https://hg.mozilla.org/mozilla-central/rev/378998cf6d93
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Comment 5•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
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•