user.js

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

commit 82d20c328d53dba5495017b46fefbc00c205d966
parent 910d4e2e5975ebfbd494f64ebee09327ab8dff33
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun, 26 Nov 2017 03:23:35 +1300

4000: PSA on FPI #281
Diffstat:
Muser.js | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1519,6 +1519,11 @@ user_pref("privacy.sanitize.timeSpan", 0); ** 1337893 - isolate DNS cache (FF55+) ** 1344170 - isolate blob: URI (FF55+) ** 1300671 - isolate data:, about: URLs (FF55+) + + NOTE: FPI has some unresolved issues + ** 1381197 - extensions cannot control cookies with FPI Origin Attributes + ** 1418931 - IndexedDB (Offline Website Data) with FPI Origin Attributes + are not removed with "Clear All/Recent History" or "On Close" ***/ user_pref("_user.js.parrot", "4000 syntax error: the parrot's pegged out"); /* 4001: enable First Party Isolation (FF51+)