From 217553b367bb9cc27d035c8e365d8a66b2a7ccbc Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 15 Jul 2019 15:54:23 +0000 Subject: [PATCH] dom.forms.datetime https://bugzilla.mozilla.org/show_bug.cgi?id=1492587 --- scratchpad-scripts/ghacks-clear-[removed].js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 7ac59b8..c41665f 100644 --- a/scratchpad-scripts/ghacks-clear-[removed].js +++ b/scratchpad-scripts/ghacks-clear-[removed].js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the ghacks user.js. - Last updated: 12-June-2019 + Last updated: 16-July-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -194,6 +194,7 @@ 'services.blocklist.update_enabled', 'urlclassifier.trackingTable', /* 68-beta */ + 'dom.forms.datetime', 'font.blacklist.underline_offset', 'font.name.monospace.x-unicode', 'font.name.monospace.x-western',