Mozilla
plans
to remove configuration options in upcoming versions of the Firefox web browser that allow users to disable the browser's multi-process architecture.
While that
increased memory usage, it also meant that Firefox would become more stable in the process and less prone to site crashes taking the entire browser with them. Mozilla's implementation was different to Google's. Chrome uses one process per site, Firefox puts multiples sites in a single process.
Mozilla plans to remove two Firefox preferences from any version of the web browser going forward. The change is planed for Firefox 68.
- browser.tabs.remote.force-enable
-- Enforces the use of multi-process in Firefox if it is not enabled by default, e.g. because of accessibility.
- browser.tabs.remote.force-disable
-- Disables multi-process in the Firefox web browser.
You probably wonder about browser.tabs.remote.autostart, the preference that enables or disables the multi-process architecture in Firefox (opposed to enforcing a value like the two other preferences do).
Mozilla will restrict the preference to true in home builds. While it is still in Firefox, setting it to false in about:config won't have the desired effect anymore once the change lands. The status of the preference is always true in home builds of Firefox regardless of the user chosen value.
In other words: going forward, Firefox users can't disable multi-process anymore in the browser. It is unclear in how many Firefox installations multi-process is disabled. Some users do so to improve memory usage or slowness of the browser.
Closing Words
Mozilla does not reveal why it wants to remove the preference, only that disabling multi-process should not be "that easy". I'm not particularly fond of changes that remove user choice from any program including web browsers. Mozilla is probably going to get a lot of flak for the removal even if it affects only a minority of users of the browser.
Firefox 68 is the next ESR release of the browser.
It is scheduled
for a July 9th, 2019 release.
Now You: What is your take on the change?
Summary
Article Name
Going forward, Multi-process can't be turned off anymore in Firefox
Description
Mozilla plans to remove configuration options in upcoming versions of the Firefox web browser that allow users to disable the browser's multi-process architecture.
Author
Martin Brinkmann
Publisher
Ghacks Technology News
Logo
Advertisement