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

3fbf5a6bdd..3394ad5d1d
This commit is contained in:
Dave Townsend
2015-03-11 22:19:48 -07:00
parent 214585490e
commit a848aee169
108 changed files with 4844 additions and 855 deletions

View File

@@ -53,6 +53,7 @@ DEFAULT_NO_CONNECTIONS_PREFS = {
'media.gmp-manager.cert.requireBuiltIn' : False,
'media.gmp-manager.url' : 'http://localhost/media-dummy/gmpmanager',
'media.gmp-manager.url.override': 'http://localhost/dummy-gmp-manager.xml',
'browser.aboutHomeSnippets.updateUrl': 'https://localhost/snippet-dummy',
'browser.newtab.url' : 'about:blank',
'browser.search.update': False,
'browser.safebrowsing.enabled' : False,