mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-02 14:26:05 -04:00
dom.forms.datetime
https://bugzilla.mozilla.org/show_bug.cgi?id=1492587
This commit is contained in:
parent
469bbc1ab3
commit
217553b367
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the ghacks user.js.
|
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:
|
For instructions see:
|
||||||
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||||
|
@ -194,6 +194,7 @@
|
||||||
'services.blocklist.update_enabled',
|
'services.blocklist.update_enabled',
|
||||||
'urlclassifier.trackingTable',
|
'urlclassifier.trackingTable',
|
||||||
/* 68-beta */
|
/* 68-beta */
|
||||||
|
'dom.forms.datetime',
|
||||||
'font.blacklist.underline_offset',
|
'font.blacklist.underline_offset',
|
||||||
'font.name.monospace.x-unicode',
|
'font.name.monospace.x-unicode',
|
||||||
'font.name.monospace.x-western',
|
'font.name.monospace.x-western',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue