Explorar o código

2421: ion/jit and extensions note

Thorin-Oakenpants %!s(int64=5) %!d(string=hai) anos
pai
achega
ee35d7c70d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      user.js

+ 1 - 0
user.js

@@ -1055,6 +1055,7 @@ user_pref("dom.vibrator.enabled", false);
  * [6] https://rh0dev.github.io/blog/2017/the-return-of-the-jit/ ***/
 user_pref("javascript.options.asmjs", false);
 /* 2421: disable Ion and baseline JIT to help harden JS against exploits
+ * [NOTE] In FF75+ these no longer affect extensions (1599226)
  * [WARNING] If false, causes the odd site issue and there is also a performance loss
  * [1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0817 ***/
    // user_pref("javascript.options.ion", false);