Closed Bug 1584031 Opened 5 years ago Closed 5 years ago

Add an option to force data: URIs into their own process

Categories

(Core :: DOM: Content Processes, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla72
Fission Milestone M6
Tracking Status
firefox72 --- fixed

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

References

(Depends on 1 open bug)

Details

Attachments

(4 files)

We might want to ship something like this for fission, but in the short term we want it for fission so we can get better test coverage of OOP iframes (we have a lot more tests using data: URIs in iframes than we do using explicit separate origins).

Blocks: 1490803
Fission Milestone: --- → M5
Priority: -- → P2
Fission Milestone: M5 → M6
Assignee: nobody → matt.woodrow
Pushed by mwoodrow@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c94a216693c5 Allow non-http channels into on-may-change-process. r=kmag https://hg.mozilla.org/integration/autoland/rev/bfb6286d68b6 Add a pref to put data URIs in their own process when using fission. r=kmag https://hg.mozilla.org/integration/autoland/rev/cac72426ac2a Fix test_ext_redirect_jar.html to handle OOP extension pages. r=kmag https://hg.mozilla.org/integration/autoland/rev/48a289c7226f Pass load flags to NS_NewChannelInternal in ContentChild in the same way we do in DocumentChannelChild. r=jya
Pushed by mwoodrow@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7a1d40167829 Allow non-http channels into on-may-change-process. r=kmag https://hg.mozilla.org/integration/autoland/rev/6cfdc16da4c8 Add a pref to put data URIs in their own process when using fission. r=kmag https://hg.mozilla.org/integration/autoland/rev/fd5a4fc9bc77 Fix test_ext_redirect_jar.html to handle OOP extension pages. r=kmag https://hg.mozilla.org/integration/autoland/rev/32e2cc931d79 Pass load flags to NS_NewChannelInternal in ContentChild in the same way we do in DocumentChannelChild. r=jya
Flags: needinfo?(matt.woodrow)
Blocks: 1573456
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: