From 5c85e61bb4f5fca18ef37de9b3eef32da9d6259b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 11 Dec 2018 07:36:07 +1300 Subject: [PATCH] 4000: remove old FPI notes (#581) --- user.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/user.js b/user.js index 54cc2d4..f00355d 100644 --- a/user.js +++ b/user.js @@ -1528,11 +1528,6 @@ user_pref("privacy.sanitize.timeSpan", 0); ** 1300671 - isolate data:, about: URLs (FF55+) ** 1473247 - isolate IP addresses (FF63+) ** 1492607 - isolate postMessage with targetOrigin "*" (requires 4002) (FF65+) - - NOTE: FPI has some issues depending on your Firefox release - ** 1418931 - [fixed in FF58+] IndexedDB (Offline Website Data) with FPI Origin Attributes - are not removed with "Clear All/Recent History" or "On Close" - ** 1381197 - [fixed in FF59+] extensions cannot control cookies with FPI Origin Attributes ***/ user_pref("_user.js.parrot", "4000 syntax error: the parrot's pegged out"); /* 4001: enable First Party Isolation [FF51+]