From ee03c26e235b5bc70704bc7f91c80b620604f13b Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 21 Nov 2020 05:24:19 -0500 Subject: [PATCH] Update 'user.js' --- user.js | 1 - 1 file changed, 1 deletion(-) diff --git a/user.js b/user.js index e3015c6..4ba1ea0 100644 --- a/user.js +++ b/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] // >>>>>>>>>>>>>>>>>>>>>