Bug 1059546 - Add settings/pref mapping for signed apps origins. r=fabrice

For testing purpose, we need to add the stage marketplace instance as a
valid source for signed apps. We do this by setting the pref value when
building the Gaia engineering profile.
This commit is contained in:
Alexandre Lissy 2014-09-29 05:27:00 +02:00
parent a7273b3381
commit efea148e2e

View File

@ -486,6 +486,7 @@ let settingsToObserve = {
resetToPref: true
},
'dom.mozApps.use_reviewer_certs': false,
'dom.mozApps.signed_apps_installable_from': 'https://marketplace.firefox.com',
'layers.draw-borders': false,
'layers.draw-tile-borders': false,
'layers.dump': false,