Update 'user.js'
This commit is contained in:
parent
b1ed7ab44f
commit
1ba9252d6f
1
user.js
1
user.js
|
@ -806,6 +806,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
|
||||||
|
|
Loading…
Reference in New Issue