Confirmed users
238
edits
No edit summary |
|||
Line 53: | Line 53: | ||
== Divergence from Chrome implementation == | == Divergence from Chrome implementation == | ||
* We currently have no way to determine if a user initiated the download. | |||
== Implementation status == | |||
The tracking bug is {{bug|662819}}. Local lookups are scheduled to be turned on in FF 30, and remote lookups are scheduled to be turned on in FF 31. | |||
== How to turn off this feature == | |||
Do any one of the following: | |||
* Turn off browser.safebrowsing.malware.enabled in about:config or in the Preferences > Security > "Block reported attack sites." This disables all Safebrowsing malware protection, including the warning interstitial that appears when the user navigates to a malware site. | |||
* Replace browser.safebrowsing.appRepURL in about:config with an empty string. This disables application reputation checks but leaves other Safebrowsing malware protection intact. |