Bug 1134759 - Uplift the Add-on SDK to Firefox a=me

This commit is contained in:
Erik Vold
2015-02-25 18:53:25 -08:00
parent 0a1c35fdbd
commit aa75fa6a2a
16 changed files with 116 additions and 47 deletions

View File

@@ -60,6 +60,7 @@ DEFAULT_NO_CONNECTIONS_PREFS = {
'browser.safebrowsing.gethashURL': 'http://localhost/safebrowsing-dummy/gethash',
'browser.safebrowsing.reportURL': 'http://localhost/safebrowsing-dummy/report',
'browser.safebrowsing.malware.reportURL': 'http://localhost/safebrowsing-dummy/malwarereport',
'browser.selfsupport.url': 'http://localhost/repair-dummy',
'browser.trackingprotection.gethashURL': 'http://localhost/safebrowsing-dummy/gethash',
'browser.trackingprotection.updateURL': 'http://localhost/safebrowsing-dummy/update',