Backed out changeset cf4256249b8f (bug 1617983) for bc failures on browser_openTabAndSendCertInfo.js.

--HG--
extra : histedit_source : a464f9c175441019635b0a607cf49561d6ba7189
This commit is contained in:
Cosmin Sabou 2020-02-26 21:29:04 +02:00
parent e1ae464b64
commit 1d0b14b60f

View File

@ -503,7 +503,7 @@ pref("browser.tabs.delayHidingAudioPlayingIconMS", 3000);
// for about: pages. This pref name did not age well: we will have multiple
// types of privileged content processes, each with different privileges.
// types of privleged content processes, each with different privleges.
pref("browser.tabs.remote.separatePrivilegedContentProcess", true);
pref("browser.tabs.remote.separatePrivilegedContentProcess", false);
// This pref will cause assertions when a remoteType triggers a process switch
// to a new remoteType it should not be able to trigger.
pref("browser.tabs.remote.enforceRemoteTypeRestrictions", true);