summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2020-12-07 17:45:41 -0500
committerGaming4JC <g4jc@hyperbola.info>2020-12-07 17:45:41 -0500
commit86869ff082ea45317e16adc5781da0a18049dee8 (patch)
tree6529e4e555bcbc9be5a0dc424d38bac100ae2a91 /app
parente006c851dc394fac161695015a26a74194f01955 (diff)
downloadiceweasel-uxp-86869ff082ea45317e16adc5781da0a18049dee8.tar.gz
Backport UXP #1390 - Remove application support for the Presentation API
Diffstat (limited to 'app')
-rw-r--r--app/profile/iceweasel-uxp.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/profile/iceweasel-uxp.js b/app/profile/iceweasel-uxp.js
index 05520f0..23b4aaa 100644
--- a/app/profile/iceweasel-uxp.js
+++ b/app/profile/iceweasel-uxp.js
@@ -206,7 +206,6 @@ pref("browser.slowStartup.timeThreshold", 40000);
pref("browser.slowStartup.maxSamples", 5);
pref("browser.enable_automatic_image_resizing", true);
-pref("browser.casting.enabled", false);
pref("browser.chrome.site_icons", true);
pref("browser.chrome.favicons", true);
// browser.warnOnQuit == false will override all other possible prompts when quitting or restarting