From 08a5410b88b9ae5a71614ed7dffb4bd2d805e6a5 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 7 Feb 2018 00:49:58 +0000 Subject: [PATCH] 1407: restart info duplicity --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 7664e04..e214995 100644 --- a/user.js +++ b/user.js @@ -828,7 +828,7 @@ user_pref("gfx.downloadable_fonts.woff2.enabled", false); * [SETUP] Disabling fonts can uglify the web a fair bit. ***/ user_pref("layout.css.font-loading-api.enabled", false); /* 1407: disable special underline handling for a few fonts which you will probably never use [RESTART] - * Any of these fonts on your system can be enumerated for fingerprinting. Requires restart. + * Any of these fonts on your system can be enumerated for fingerprinting. * [1] http://kb.mozillazine.org/Font.blacklist.underline_offset ***/ user_pref("font.blacklist.underline_offset", ""); /* 1408: disable graphite which FF49 turned back on by default