michael@0: // Force SafeBrowsing to be initialized for the tests michael@0: Services.prefs.setCharPref("urlclassifier.malware_table", "test-malware-simple"); michael@0: Services.prefs.setCharPref("urlclassifier.phish_table", "test-phish-simple"); michael@0: SafeBrowsing.init(); michael@0: