Update 'user.js'

This commit is contained in:
Narsil 2020-10-24 06:08:18 -04:00
parent a65243a7d8
commit 5936ed9f11
1 changed files with 1 additions and 1 deletions

View File

@ -1169,7 +1169,7 @@ user_pref("media.autoplay.block-webaudio", true); // [DEFAULT: false]
// -------------------------------------
// Pref : Disable autoplay of HTML5 media if you interacted with the site
// 0=sticky (default), 1=transient, 2=user
// https://html.spec.whatwg.org/multipage/interaction.html#sticky-activation
// https://support.mozilla.org/questions/1293231 ***/
user_pref("media.autoplay.blocking_policy", 2);
// -------------------------------------
// Pref : Disable autoplay of HTML5 media in non-active tabs