-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
safebrowsing.downloads.* is not disabled #442
Comments
It should be: browser.safebrowsing.downloads.enabled set as false |
See #65 |
Why? |
I'm not sure that the master switch controls every related entry, also I'm not convinced that what is said on #65 still applies. I have no confirmation yet, but I hate looking at bugzilla. On Android I have a report here and while I modified about:config I looked at about:networking. My best efforts leaded me to one connection to Wikipedia... The last modifications I did were deletions of every single remote URL - I don't use any in-browser blacklist. |
The ignore.list file includes:
// Don't alter safebrowsing.downloads.* options, safebrowsing.downloads.enabled master switch is off
But there is no safebrowsing.downloads.enabled option on user.js file.
I think we should alter safebrowsing.downloads.* settings...
The text was updated successfully, but these errors were encountered: