Update 'user.js'

This commit is contained in:
Narsil 2022-06-23 09:39:00 +00:00
parent 00a2d804c9
commit 5534a48dba
1 changed files with 1 additions and 0 deletions

View File

@ -834,6 +834,7 @@ user_pref("places.history.enabled", false);
// ------------------------------------- // -------------------------------------
// Enable Site Isolation // Enable Site Isolation
user_pref("fission.autostart", true); user_pref("fission.autostart", true);
user_pref("gfx.webrender.all", true);
// //
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// OPTIONAL HARDENING // OPTIONAL HARDENING