forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
00a2d804c9
commit
5534a48dba
1
user.js
1
user.js
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue