user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 35fd4e343c83944240f73bb81f719b69a017c583
parent 47cf0e1640d8702b64cca2d76e1e3345f27253c8
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun,  6 May 2018 20:41:14 +0000

2671 cleanup #368
Diffstat:
Muser.js | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -1274,8 +1274,7 @@ user_pref("webchannel.allowObject.urlWhitelist", ""); * [1] https://github.com/pyllyukko/user.js/issues/179#issuecomment-246468676 ***/ user_pref("devtools.chrome.enabled", false); /* 2671: disable in-content SVG (Scalable Vector Graphics) (FF53+) - * [WARNING] SVG is fairly common (~15% of the top 10K sites), so will cause some breakage - * including youtube player controls. Best left for "hardened" or specific profiles. + * [WARNING] Expect breakage incl. youtube player controls. Best left for a "hardened" profile. * [1] https://bugzilla.mozilla.org/1216893 ***/ // user_pref("svg.disabled", true); /* 2672: enforce Punycode for Internationalized Domain Names to eliminate possible spoofing