Closed
Bug 1590779
Opened 6 years ago
Closed 6 years ago
Replace social-tracking-protection-digest256 in preference and geckoview
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: sykim, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
Currently there are four different mentions of social-tracking-protection-digest256 in init/all.js and once mention in geckoview which needs to be changed to social-tracking-protection-facebook-digest256
, social-tracking-protection-linkedin-digest256
, social-tracking-protection-twitter-digest256
Assignee | ||
Comment 1•6 years ago
|
||
urlclassifier.disallow_completions
and browser.safebrowsing.provider.mozilla.lists
should be left alone, since they are intended to enumerate all preferences matching a certain criterion. The only prefs to change here are urlclassifier.features.socialtracking.blacklistTables
and urlclassifier.features.socialtracking.annotate.blacklistTables
.
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3b5259a9610b
Remove social-tracking-protection-digest256 in preferences and GeckoView; r=englehardt,droeh
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•6 years ago
|
Assignee: nobody → ehsan
You need to log in
before you can comment on or make changes to this bug.
Description
•