Browser.safebrowsing.provider.*.reportURL

From MozillaZine Knowledge Base
Revision as of 01:59, 28 February 2008 by Unarmed (talk | contribs) (→‎Related bugs: er, make that bug 419750)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

2006-05-12 by Brett Wilson

Has an effect in

  • Mozilla Firefox (nightly builds since 2006-05-12; 2.0a3 and above)

Related bugs

Related preferences

External links