add media.autoplay.blocking_policy

This commit is contained in:
earthlng 2020-10-21 13:44:21 +00:00 committed by GitHub
parent 9f99885272
commit 26d4768447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
/*** arkenfox user.js troubleshooter.js v1.6.1 ***/
/*** arkenfox user.js troubleshooter.js v1.6.2 ***/
(function() {
@ -62,6 +62,7 @@
'dom.webaudio.enabled',
'media.autoplay.enabled',
'media.autoplay.default', // FF63+
'media.autoplay.blocking_policy', // FF78+
/* Forms */
'browser.formfill.enable',