Bug 345592:enable licensed url table in source code
patch: add goog-black-enchash table r=mmchew,sr=bryner git-svn-id: svn://10.0.0.236/trunk@206377 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
64bc244e76
commit
07dc33e16b
@ -90,6 +90,7 @@ var safebrowsing = {
|
||||
phishWarden.registerWhiteTable("goog-white-domain");
|
||||
phishWarden.registerWhiteTable("goog-white-url");
|
||||
phishWarden.registerBlackTable("goog-black-url");
|
||||
phishWarden.registerBlackTable("goog-black-enchash");
|
||||
|
||||
// Download/update lists if we're in non-enhanced mode
|
||||
phishWarden.maybeToggleUpdateChecking();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user