Closed Bug 1829643 Opened 1 year ago Closed 11 months ago

Remove the pref "privacy.resistFingerprinting.randomization.enabled" in favor of RFPTargets

Categories

(Core :: Privacy: Anti-Tracking, task)

task

Tracking

()

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: timhuang, Assigned: timhuang)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fpp:m3])

Attachments

(1 file)

We introduced the pref privacy.resistFingerprinting.randomization.enabled to control the whole fingerprinting randomization. We can remove it and move to use RFPTargets to decide if we need to generate the randomization key, i.e., only generate keys if there are any relevant RFPTargets are enabled.

As part of this we should erase all instance of testGranularityMask which is only used by the fp-randomization code now. We have the pbmode prefs that should be usable for this purpose I believe.

This patch removes the pref for fingerprinting randomization in favor of
the RFPTargets. We will check if any fingerprinting randomization target
is enabled to decide if we need to generate session and random key.

This patch also removes the testGranularityMask pref that is no longer
needed.

Whiteboard: [fpp:m4]
Whiteboard: [fpp:m4] → [fpp:m3]
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9d0f5d3a4e4f
Remove the pref "privacy.resistFingerprinting.randomization.enabled" and "privacy.resistFingerprinting.testGranularityMask". r=tjr,anti-tracking-reviewers,bvandersloot
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: