Security/Safe Browsing/V4 Implementation: Difference between revisions

fix inversion malwareTable / phishTable
(Remove milestones 9 and 10)
(fix inversion malwareTable / phishTable)
Line 22: Line 22:
= Try it on! =
= Try it on! =
V4 has been function ready (but pref'ed off) since Bug 1312339 was resolved. By changing preferences
V4 has been function ready (but pref'ed off) since Bug 1312339 was resolved. By changing preferences
# '''urlclassifier.malwareTable''' to '''goog-phish-shavar,goog-phish-proto,test-phish-simple'''  
# '''urlclassifier.phishTable''' to '''goog-phish-shavar,goog-phish-proto,test-phish-simple'''  
# '''urlclassifier.phishTable''' to '''goog-malware-shavar,goog-malware-proto,goog-unwanted-shavar,goog-unwanted-proto,test-malware-simple,test-unwanted-simple'''
# '''urlclassifier.malwareTable''' to '''goog-malware-shavar,goog-malware-proto,goog-unwanted-shavar,goog-unwanted-proto,test-malware-simple,test-unwanted-simple'''
# '''browser.safebrowsing.provider.google4.gethashURL''' to '''https://safebrowsing.googleapis.com/v4/fullHashes:find?$ct=application/x-protobuf&key=%GOOGLE_API_KEY%'''
# '''browser.safebrowsing.provider.google4.gethashURL''' to '''https://safebrowsing.googleapis.com/v4/fullHashes:find?$ct=application/x-protobuf&key=%GOOGLE_API_KEY%'''
# '''browser.safebrowsing.temporary.take_v4_completion_result''' to '''true'''
# '''browser.safebrowsing.temporary.take_v4_completion_result''' to '''true'''