From 690a93b71d8aebb4d7a2eba2ad5fe7a4ee75f543 Mon Sep 17 00:00:00 2001
From: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 11 Jun 2019 15:09:24 +0000
Subject: [PATCH] remove: 1407, see #744

---
 user.js | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/user.js b/user.js
index f60b6f8..be4d42e 100644
--- a/user.js
+++ b/user.js
@@ -808,10 +808,6 @@ user_pref("gfx.font_rendering.opentype_svg.enabled", false);
    // user_pref("gfx.downloadable_fonts.woff2.enabled", false);
 /* 1406: disable CSS Font Loading API ***/
    // 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.
- * [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
  * In the past it had security issues. Update: This continues to be the case, see [1]
  * [1] https://www.mozilla.org/security/advisories/mfsa2017-15/#CVE-2017-7778 ***/