Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arkenfox-clear-removed.js removes currently used preferences #1174

Closed
Marc05 opened this issue May 9, 2021 · 1 comment
Closed

arkenfox-clear-removed.js removes currently used preferences #1174

Marc05 opened this issue May 9, 2021 · 1 comment

Comments

@Marc05
Copy link

Marc05 commented May 9, 2021

The following preferences are used by user.js but get removed when running arkenfox-clear-removed.js.

browser.safebrowsing.downloads.remote.url
privacy.trackingprotection.enabled
@Thorin-Oakenpants
Copy link
Contributor

Thanks. They're reapplied on startup. One is redundant defense-in-depth and one we've spent years without while waiting for Mozilla to flip it on (and users should have uBO)

privacy.trackingprotection.enabled - added in 87
browser.safebrowsing.downloads.remote.url - didn't think we removed this as its one of the real-time binary ones, but I guess we did if it's listed there: probably as redundant: still covered by browser.safebrowsing.downloads.remote.enabled

I'll clean it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants