Confirmed users
30
edits
(Added sub page for BrowsingContext documentation) |
(edited summary) |
||
| Line 1: | Line 1: | ||
Fission is Mozilla's project to implement Firefox site isolation | Fission is Mozilla's project to implement Firefox site isolation. This introduces a major architecture change in Firefox such that a unique process is allocated for the main web page and for each unique third-party iframe embedded in it, thereby safely sandboxing them and further strengthening Firefox security. | ||
= Contact = | = Contact = | ||
| Line 35: | Line 35: | ||
Fission is still in active development, and can only be enabled in Firefox Nightly. | Fission is still in active development, and can only be enabled in Firefox Nightly. | ||
# Enable the ''"fission.autostart"'' pref in Nightly using ''about:config''. No need to | # Enable the ''"fission.autostart"'' pref in Nightly using ''about:config''. No need to edit any other ''"fission.*"'' prefs. | ||
# Restart Nightly. | # Restart Nightly. | ||