user.js

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

commit 66e807623b3cf5b6531e20e2a3736b819517a3d0
parent 553d1aedde2818f0fa529fa33ad8c2bde29ffedf
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat,  6 May 2017 00:30:22 +1200

add 2698k isolate blob: URI

FF55 looks like it might be almost ready for FPI
Diffstat:
Muser.js | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1349,6 +1349,8 @@ user_pref("security.csp.experimentalEnabled", true); * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1334693 ***/ /* 2698j: isolate DNS cache (FF55+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1337893 ***/ +/* 2698k: isolate blob: URI (FF55+) + * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1344170 ***/ // user_pref("privacy.firstparty.isolate", true); // user_pref("privacy.firstparty.isolate.restrict_opener_access", true); // (FF54+)