mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 03:49:42 +00:00
Bug 1682936 - [remote] Re-enable browser.tabs.remote.separatePrivilegedContentProcess for remote protocols r=webdriver-reviewers,whimboo
This preference should no longer be necessary now that Bug 1513045 is fixed Differential Revision: https://phabricator.services.mozilla.com/D121530
This commit is contained in:
parent
3364a9d1f7
commit
1c16859c67
@ -118,9 +118,6 @@ const COMMON_PREFERENCES = new Map([
|
||||
// unloaded
|
||||
["browser.tabs.disableBackgroundZombification", false],
|
||||
|
||||
// Bug 1557457: Disable because modal dialogs might not appear in Firefox
|
||||
["browser.tabs.remote.separatePrivilegedContentProcess", false],
|
||||
|
||||
// Don't unload tabs when available memory is running low
|
||||
["browser.tabs.unloadOnLowMemory", false],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user