Browser.safebrowsing.provider.*.reportURL
From MozillaZine Knowledge Base
Contents
Background
Firefox 2.0 incorporates the Google Safe Browsing extension in its own Phishing Protection feature to detect and warn users of phishy web sites.
Some information about the user’s interaction with the Safe Browsing feature (if the user encountered a phishy page, what they did when the warning popped up, etc.) is collected and then reported back to the URL in this preference if this Safe Browsing service is selected in browser.safebrowsing.dataProvider.
Possible values and their effects
The URL to which report data is sent.
By default, the following preference and value exists:
- browser.safebrowsing.provider.0.reportURL
- http://sb.google.com/safebrowsing/report?
In trunk builds:
- browser.safebrowsing.provider.0.reportURL
- http://safebrowsing.clients.google.com/safebrowsing/report?
First checked in
Has an effect in
- Mozilla Firefox (nightly builds since 2006-05-12; 2.0a3 and above)
Related bugs
- Bug 329292 - add SafeBrowsing anti-phishing extension to trunk for evaluation
- Bug 336832 - set pref defaults for safe browsing
- Bug 419750 - update safebrowsing server names
Related preferences
- browser.safebrowsing.dataProvider
- browser.safebrowsing.enabled
- browser.safebrowsing.provider.*
- browser.safebrowsing.provider.*.keyURL
- browser.safebrowsing.provider.*.lookupURL
- browser.safebrowsing.provider.*.name
- browser.safebrowsing.provider.*.privacy.fallbackurl
- browser.safebrowsing.provider.*.privacy.optedIn
- browser.safebrowsing.provider.*.privacy.url
- browser.safebrowsing.provider.*.reportErrorURL
- browser.safebrowsing.provider.*.reportGenericURL
- browser.safebrowsing.provider.*.reportPhishURL
- browser.safebrowsing.provider.*.updateURL
- browser.safebrowsing.remoteLookups
- browser.safebrowsing.warning.infoURL
- urlclassifier.keyupdatetime.*
- urlclassifier.tableversion.*