Updated 1.6 Bulk Pref Resetting [Scratchpad] (markdown)

Thorin-Oakenpants 2017-12-08 18:04:00 +13:00
parent 90cc83eff2
commit ad26ce3496

@ -76,10 +76,10 @@ NOTE: You could actually reset **every** **pref** in the user.js, and your ACTIV
'extensions.pocket.site', // ditto
/* 56-alpha: none */
/* 57-alpha: so far */
'geo.wifi.xhr.timeout',
'browser.search.geoip.timeout',
'media.webspeech.recognition.enable',
'gfx.layerscope.enabled'
'geo.wifi.xhr.timeout', // covered by geo.enabled
'browser.search.geoip.timeout', // ditto
'media.webspeech.recognition.enable', // default is false anyway
'gfx.layerscope.enabled' // default is false anyway
]
if("undefined" === typeof(Services)) {