6
edits
(Adding a somewhat vulgarized summary) |
(fission is no longer a nightly experiment) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 16: | Line 16: | ||
The Fission team is standing by, ready to answer your questions in the '''#fission:mozilla.org''' room on [https://chat.mozilla.org/#/room/#fission:mozilla.org Mozilla's Matrix server]. | The Fission team is standing by, ready to answer your questions in the '''#fission:mozilla.org''' room on [https://chat.mozilla.org/#/room/#fission:mozilla.org Mozilla's Matrix server]. | ||
= Observing Fission = | |||
In desktop Firefox, you may open '''about:processes''' to see the processes used by Firefox. | |||
= Reporting Bugs = | = Reporting Bugs = | ||
Line 23: | Line 27: | ||
* Fission meta {{bug|1451850}} | * Fission meta {{bug|1451850}} | ||
* [https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&f1=cf_fission_milestone&resolution=---&o1=anywordssubstr&query_format=advanced&v1=M4.1%2CM5%2CM6 All bugs blocking Fission Nightly] | * [https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&f1=cf_fission_milestone&resolution=---&o1=anywordssubstr&query_format=advanced&v1=M4.1%2CM5%2CM6 All bugs blocking Fission Nightly] | ||
= Enabling Fission = | = Enabling Fission = | ||
Line 43: | Line 32: | ||
[[File:Fission tab tooltip.png|thumb|A "[F]" in a loaded tab's tooltip indicates that Fission is enabled]] | [[File:Fission tab tooltip.png|thumb|A "[F]" in a loaded tab's tooltip indicates that Fission is enabled]] | ||
Fission | Fission was released to desktop [https://www.mozilla.org/firefox/95.0/releasenotes/ Firefox in version 95]. | ||
# In ''about:config'', set the '''"fission.autostart"''' and '''"gfx.webrender.all"''' prefs to '''"true"'''. DO NOT edit any other "fission.*" or "gfx.webrender.*" prefs. | # In ''about:config'', set the '''"fission.autostart"''' and '''"gfx.webrender.all"''' prefs to '''"true"'''. DO NOT edit any other "fission.*" or "gfx.webrender.*" prefs. | ||
You can verify that Fission has been enabled by hovering over the current tab. If the tooltip contains a "[F]", Fission is enabled. Background tabs' tooltips might not have the "[F]" if they are not loaded yet. | You can verify that Fission has been enabled by hovering over the current tab. If the tooltip contains a "[F]", Fission is enabled. Background tabs' tooltips might not have the "[F]" if they are not loaded yet. | ||
Line 52: | Line 40: | ||
=== Disabling Fission === | === Disabling Fission === | ||
If you encounter an issue while using Fission, it can be useful to create a new profile in about:profiles and attempt to recreate the issue. This can be useful to determine if issues are Fission-specific. If you encounter an issue that only happens with Fission, please be sure to file a bug in Bugzilla about it as described above! | |||
If you encounter an issue while using Fission, it | |||
To disable Fission, | To disable Fission, set the "fission.autostart" pref to "false" and restart Firefox. | ||
= Sub-pages = | = Sub-pages = |
edits