mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
Unhook Unboxed Objects option
This commit is contained in:
parent
69e171fb9a
commit
3c6346afa9
5 changed files with 12 additions and 24 deletions
|
|
@ -1264,7 +1264,6 @@ pref("javascript.options.strict", false);
|
|||
#ifdef DEBUG
|
||||
pref("javascript.options.strict.debug", false);
|
||||
#endif
|
||||
pref("javascript.options.unboxed_objects", false);
|
||||
pref("javascript.options.baselinejit", true);
|
||||
pref("javascript.options.ion", true);
|
||||
pref("javascript.options.asmjs", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue