Skip to content

Commit

Permalink
remove vague FPP note
Browse files Browse the repository at this point in the history
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 :)
  • Loading branch information
Thorin-Oakenpants authored Jun 19, 2024
1 parent 45aa609 commit 4a0b161
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -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", "");
Expand Down

0 comments on commit 4a0b161

Please sign in to comment.