summaryrefslogtreecommitdiff
path: root/vendor.js
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-09-01 21:19:49 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-09-01 21:19:49 -0700
commita34745036b4ac105d2a8e53807fabdf722149046 (patch)
treea83b2e5ea78b9bdeb7122f0e0d6f2e8f5000b23c /vendor.js
parentSynced with upstream (diff)
downloadfirefox-preferences-basic-a34745036b4ac105d2a8e53807fabdf722149046.tar.xz
Sync with upstream
Diffstat (limited to 'vendor.js')
-rw-r--r--vendor.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/vendor.js b/vendor.js
index 5c00134..bc061ce 100644
--- a/vendor.js
+++ b/vendor.js
@@ -382,9 +382,10 @@ pref("lightweightThemes.recommendedThemes", ""); //Conflict
pref("mathml.disabled", true);
pref("media.audio_data.enabled", false);
-pref("media.autoplay.enabled", false);
//pref("media.autoplay.default", 0);
-pref("media.autoplay.default", 1); //Conflict
+pref("media.autoplay.default", 5); //Conflict
+pref("media.autoplay.enabled", false);
+pref("media.autoplay.allow-muted", false);
pref("media.autoplay.enabled.user-gestures-needed", false);
pref("media.benchmark.vp9.threshold", 0);
pref("media.block-autoplay-until-in-foreground", true);
@@ -523,8 +524,6 @@ pref("permissions.memory_only", false); //Conflict
pref("plugin.disable", true);
pref("plugin.expose_full_path", false);
-//pref("plugin.sessionPermissionNow.intervalInMinutes", 60);
-pref("plugin.sessionPermissionNow.intervalInMinutes", 0); //Conflict
//pref("plugin.state.flash", 1);
pref("plugin.state.flash", 0); //Conflict