Project Fission started in early 2019 as a project “for revamping and strengthening the architecture of Firefox browser.” Today, it is “Mozilla’s implementation of Site Isolation in Firefox.”
The site isolation feature isolates websites and frames (as the name implies) so that they can’t access each other’s data. Firefox achieves isolation by running websites and frames in isolated processes.
Currently, Project Fission is still experimental. You can enable it in Firefox Nightly: Go to about:config in Firefox Nightly. Then, set “fission.autostart” and “gfx.webrender.all” to True. Do not change any other “fission.…” or “gfx.webrender.…” settings. Restart Firefox.
You can check whether site isolation is enabled by hovering over a tab in your web browser. If it is enabled, the tab’s tooltip shows an “[F].”
Links
- Project Fission (mozilla wiki)external link