spring cleaning, closes #716

This commit is contained in:
Thorin-Oakenpants 2019-05-03 00:41:08 +00:00 committed by GitHub
parent 59a85bcdda
commit 57f4bd46e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
Last updated: 30-Apr-2019
Last updated: 02-May-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@ -128,7 +128,12 @@
'browser.cache.disk.smart_size.enabled',
'browser.cache.disk.smart_size.first_run',
'browser.safebrowsing.downloads.remote.url',
'browser.sessionhistory.max_total_viewers'
'browser.urlbar.filter.javascript',
'canvas.capturestream.enabled',
'dom.popup_maximum',
'gfx.offscreencanvas.enabled',
'javascript.options.shared_memory',
'media.gmp-gmpopenh264.autoupdate',
'media.gmp-gmpopenh264.enabled',
'media.gmp-manager.updateEnabled',
@ -136,11 +141,18 @@
'media.gmp-manager.url.override',
'media.gmp.trial-create.enabled',
'media.gmp-widevinecdm.autoupdate',
'network.dnsCacheEntries'
'network.dnsCacheExpiration'
'network.proxy.autoconfig_url.include_path',
'pdfjs.enableWebGL',
'plugin.default.state',
'plugin.defaultXpi.state',
'plugin.scan.plid.all',
/* 67-beta: SB & TP cleanup: these were all inactive */
'security.insecure_field_warning.contextual.enabled", true);
'security.insecure_password.ui.enabled',
'signon.autofillForms.http", false);
'signon.storeWhenAutocompleteOff',
/* 67-beta: Blocklist, SB & TP cleanup: these were all inactive */
'browser.safebrowsing.downloads.enabled',
'browser.safebrowsing.downloads.remote.block_dangerous',
'browser.safebrowsing.downloads.remote.block_dangerous_host',