mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Initial effort to add e10s
This commit is contained in:
parent
abd690a26f
commit
0d1c6220b3
2 changed files with 1 additions and 4 deletions
|
|
@ -921,7 +921,7 @@ pref("browser.flash-protected-mode-flip.done", false);
|
|||
pref("dom.ipc.shims.enabledWarnings", false);
|
||||
|
||||
// Start the browser in e10s mode
|
||||
pref("browser.tabs.remote.autostart", false);
|
||||
pref("browser.tabs.remote.autostart", true);
|
||||
pref("browser.tabs.remote.desktopbehavior", true);
|
||||
|
||||
// This pref governs whether we attempt to work around problems caused by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue