Fix the preference for e10s (enabled by default, disable if user wants to)

This commit is contained in:
ownedbywuigi 2026-03-29 23:43:08 +01:00
commit 498b121c86
3 changed files with 11 additions and 0 deletions

View file

@ -55,6 +55,9 @@
<preference id="browser.tabs.remote.force-enable"
name="browser.tabs.remote.force-enable"
type="bool"/>
<preference id="browser.tabs.remote.force-disable"
name="browser.tabs.remote.force-disable"
type="bool"/>
<!-- Network tab -->
<preference id="browser.cache.disk.capacity"