Update 'user.js'
This commit is contained in:
parent
2fe720df9b
commit
ee03c26e23
1
user.js
1
user.js
|
@ -874,7 +874,6 @@ user_pref("gfx.font_rendering.graphite.enabled", false);
|
|||
// Limit system font exposure to a whitelist [FF52+] [RESTART]
|
||||
// If the whitelist is empty, then whitelisting is considered disabled and all fonts are allowed
|
||||
// [WARNING] **DO NOT USE**: in FF80+ RFP covers this, and non-RFP users should use font vis
|
||||
// [NOTE] In FF81+ the whitelist **overrides** RFP's font visibility
|
||||
// https://bugzilla.mozilla.org/1121643 ***/
|
||||
// user_pref("font.system.whitelist", ""); // [HIDDEN PREF]
|
||||
// >>>>>>>>>>>>>>>>>>>>>
|
||||
|
|
Loading…
Reference in New Issue