user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit da73ca1759a0445526c656571b80a71b75660f56
parent 30bb523b11cc70854251f7c1ae0be27cc35aead7
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Fri, 28 Apr 2017 04:33:51 +1200

privacy.firstparty.isolate.restrict_opener_access

FF54 - inactive as is FPI
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1313,6 +1313,7 @@ user_pref("security.csp.experimentalEnabled", true); /* 2698j: isolate DNS cache (FF55+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1337893 ***/ // user_pref("privacy.firstparty.isolate", true); + // user_pref("privacy.firstparty.isolate.restrict_opener_access", true); // (FF54+) /*** 2699: TOR UPLIFT: privacy.resistFingerprinting This preference will be used as a generic switch for a wide range of items.