remove 0864

This commit is contained in:
Thorin-Oakenpants 2019-07-15 15:48:25 +00:00 committed by GitHub
parent d08c5566be
commit f52674f587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1457,7 +1457,6 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); // [DEFAUL
** 1407366 - enable inner window letterboxing (see 4504) (FF67+)
** 1540726 - return "light" with prefers-color-scheme (FF67+)
[1] https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
** 1492587 - ensure data picker does not leak application locale (see 4616) (FF68+)
***/
user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs");
/* 4501: enable privacy.resistFingerprinting [FF41+]
@ -1580,12 +1579,6 @@ user_pref("dom.w3c_pointer_events.enabled", false);
// [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=232227,1330876
user_pref("ui.use_standins_for_native_colors", true);
// * * * /
// FF68+
// 4616: [0864] disable date/time picker
// This can leak your locale if not en-US
// [1] https://trac.torproject.org/projects/tor/ticket/21787
user_pref("dom.forms.datetime", false);
// * * * /
// ***/
/*** [SECTION 4700]: RFP ALTERNATIVES (NAVIGATOR / USER AGENT (UA) SPOOFING)