Security/Safe Browsing: Difference between revisions

→‎QA: Add in UrlClassifierPrefixSet per feedback in bug 1244259.
(link to application reputation)
(→‎QA: Add in UrlClassifierPrefixSet per feedback in bug 1244259.)
Line 82: Line 82:
To turn on debugging output, export the following environment variable:
To turn on debugging output, export the following environment variable:


  NSPR_LOG_MODULES="UrlClassifierDbService:5,nsChannelClassifier:5,UrlClassifierProtocolParser:5,UrlClassifierStreamUpdater:5"
  NSPR_LOG_MODULES="UrlClassifierDbService:5,nsChannelClassifier:5,UrlClassifierProtocolParser:5,UrlClassifierStreamUpdater:5,UrlClassifierPrefixSet:5"


and also see the <tt>browser.safebrowsing.debug</tt> pref to see debugging output from the JS pieces of Safe Browsing.
and also see the <tt>browser.safebrowsing.debug</tt> pref to see debugging output from the JS pieces of Safe Browsing.
Confirmed users
290

edits