Closed
Bug 1602322
Opened 5 years ago
Closed 5 years ago
Enable browser.tabs.remote.dataUriInDefaultWebProcess for fission reftests to get better test coverage
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Reftests currently have very little coverage for fission, as we don't have an easy way to get multiple origins.
browser.tabs.remote.dataUriInDefaultWebProcess=true will move data URI iframes into their own process, which makes a lot of the existing tests expose bugs, and will make it easy to write future tests.
Assignee | ||
Comment 1•5 years ago
|
||
We enable the pref in the harness so that local testing with --enable-fission will get the same results as treeherder.
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f54c5e870f23
Enable browser.tabs.remote.dataUriInDefaultWebProcess for fission reftests. r=kmag
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Updated•5 years ago
|
Depends on: missing-letter-win7
You need to log in
before you can comment on or make changes to this bug.
Description
•