This commit is contained in:
Basilisk-Dev 2025-12-17 16:56:25 -05:00 committed by wuggy
commit c835378c6e

View file

@ -1347,6 +1347,8 @@ pref("javascript.options.dynamicImport", true);
// Streams API
pref("javascript.options.streams", true);
// Enable garbage collection of weakrefed objects
pref("javascript.options.weakrefs", false);
// advanced prefs