mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Allow adjustment of e10s preferences in PM
This commit is contained in:
parent
099aa452c0
commit
5d34a08a13
1 changed files with 0 additions and 6 deletions
|
|
@ -19,12 +19,6 @@
|
|||
#define UNIX_BUT_NOT_MAC
|
||||
#endif
|
||||
|
||||
#ifdef XP_WIN
|
||||
lock_pref("browser.tabs.remote", false);
|
||||
lock_pref("browser.tabs.remote.force-enable", false);
|
||||
lock_pref("extensions.e10sBlocksEnabling", true);
|
||||
#endif
|
||||
|
||||
pref("browser.chromeURL","chrome://browser/content/");
|
||||
pref("browser.hiddenWindowChromeURL", "chrome://browser/content/hiddenWindow.xul");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue