mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 11:42:03 -08:00
re-enable cross-process iframe isolation
This commit is contained in:
parent
34deb26d0c
commit
6eec88be8e
1 changed files with 0 additions and 3 deletions
|
|
@ -396,9 +396,6 @@ defaultPref("datareporting.policy.dataSubmissionPolicyBypassNotification", true)
|
||||||
// CAMOUFOX: Removed pref to disable pdf.js
|
// CAMOUFOX: Removed pref to disable pdf.js
|
||||||
// -------
|
// -------
|
||||||
|
|
||||||
// Disable cross-process iframes, but not cross-process navigations.
|
|
||||||
// defaultPref("fission.webContentIsolationStrategy", 0);
|
|
||||||
|
|
||||||
// Disable BFCache in parent process.
|
// Disable BFCache in parent process.
|
||||||
// We also separately disable BFCache in content via docSchell property.
|
// We also separately disable BFCache in content via docSchell property.
|
||||||
defaultPref("fission.bfcacheInParent", false);
|
defaultPref("fission.bfcacheInParent", false);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue