1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-07-18 09:41:27 +05:30

remove baseline jit

This commit is contained in:
yokoffing
2026-07-05 09:57:11 -04:00
committed by GitHub
parent ca7ddb8071
commit 88c26d28d6
-3
View File
@@ -24,9 +24,6 @@ user_pref("content.notify.interval", 100000);
/** GFX ***/
user_pref("gfx.canvas.accelerated.cache-size", 512);
/** JS ***/
user_pref("javascript.options.baselinejit.threshold", 50);
/** MEDIA CACHE ***/
user_pref("media.cache_readahead_limit", 3600);
user_pref("media.cache_resume_threshold", 1800);