remove vague FPP note

Since I'm not going to support using this pref, there's no need for me to monitor this config
- also see https://bugzilla.mozilla.org/show_bug.cgi?id=1881993#c48
- that said, I still think there are gaps, but IDFC :)
This commit is contained in:
Thorin-Oakenpants 2024-06-19 17:19:49 +00:00 committed by GitHub
parent 45aa60932a
commit 4a0b161bd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -736,7 +736,6 @@ user_pref("_user.js.parrot", "4000 syntax error: the parrot's bereft of life!");
/* 4002: set global FPP overrides [FF114+]
* Controls what protections FPP uses globally, including "RFPTargets" (despite the name these are
* not used by RFP) e.g. "+AllTargets,-CSSPrefersColorScheme" or "-AllTargets,+CanvasRandomization"
* [NOTE] Be aware that not all RFP protections are necessarily in RFPTargets
* [WARNING] Not recommended. Either use RFP or FPP at defaults
* [1] https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPTargets.inc ***/
// user_pref("privacy.fingerprintingProtection.overrides", "");