Multiprocess Firefox
11–20 of 171 posts
Re: Multiprocess Firefox
#12Re: Multiprocess Firefox
#13Today, the browser more and more becomes that, which was called "operating system" some years ago. Many applications today run just from the browser and instead of switching apps, you switch the tabs....
So, it is just a good idea in my opinion to upgrade the security of the browser to a higher level.
I am not sure about the memory consumption, but since Chrome seems to have solved this topic, also Firefox should be able to, and maybe it's also time for me to switch back?
Re: Multiprocess Firefox
#14Finally some movement on this! It really feels like an inferior experience in 2015 when your browser freezes from an unresponsive javascript in another tab.
Re: Multiprocess Firefox
#15Earlier quoted context omitted.
This is multiprocess, but not process-per-tab. There is still a single rendering process for all tabs, at least for now.
But the ultimate plan seems to be to have process-per-tab. The article states: "In future iterations, we expect every browser tab to run in its own process."
Re: Multiprocess Firefox
#16Interesting -- I figured a multiprocess Firefox would only arrive once Servo was finished. Or are these two projects complementary?
Re: Multiprocess Firefox
#17This is obviously anecdotal, but both e10s and the Nightly in general have been remarkably stable during the time I've tested them.
Re: Multiprocess Firefox
#18Goodbye RAM :) Or better for RAM, since I can now selectively kill and resume processes? Oh, I see it's not one process per tab. So does anyone know how I can more easily survive on 2GB with many tabs, other than by constantly killing processes?
You could also try one of the BarTab extensions² and Tab Groups³ to only keep the sites you use loaded.
1: https://addons.mozilla.org/en-US/firefox/addon/ublock/
2: https://addons.mozilla.org/en-US/firefox/search/?q=bartab
3: https://support.mozilla.org/en-US/kb/tab-groups-organize-tab...
Re: Multiprocess Firefox
#19Re: Multiprocess Firefox
#20Interesting -- I figured a multiprocess Firefox would only arrive once Servo was finished. Or are these two projects complementary?
They do overlap in that Firefox is starting to include little bits of Rust for things the the URL parser or image decoders.