Security/Safe Browsing: Difference between revisions

Jump to navigation Jump to search
→‎QA: add missing pref for JS debugging
(→‎Documentation: list to the public API mailing list)
(→‎QA: add missing pref for JS debugging)
Line 104: Line 104:
  MOZ_LOG="UrlClassifierDbService:5,nsChannelClassifier:5,UrlClassifierProtocolParser:5,UrlClassifierStreamUpdater:5,UrlClassifierPrefixSet:5"
  MOZ_LOG="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 these prefs to see debugging output from the JS pieces of Safe Browsing:
 
  browser.dom.window.dump.enabled = true
  browser.safebrowsing.debug = true


= Telemetry =
= Telemetry =
Confirmed users
908

edits

Navigation menu