Update 'user.js'

This commit is contained in:
Narsil 2020-11-21 05:24:19 -05:00
parent 2fe720df9b
commit ee03c26e23
1 changed files with 0 additions and 1 deletions

View File

@ -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]
// >>>>>>>>>>>>>>>>>>>>>