From b22e349d44b578d38ee4b2ef0fbb1f9988c6df68 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 20 Jul 2021 03:38:49 +0000 Subject: [PATCH] make 4620 more accurate and match RFP section info --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index da7bea2..52bee1f 100644 --- a/user.js +++ b/user.js @@ -1585,7 +1585,7 @@ user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF] // [1] https://bugzilla.mozilla.org/1288359 // user_pref("dom.webaudio.enabled", false); // FF80+ -// 4620: limit font visibility (non-ANDROID) [FF79+] +// 4620: limit font visibility (Windows, Mac, some Linux) [FF79+] // Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts [1] // 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts // [NOTE] Bundled fonts are auto-allowed