2506: add bugzilla ref + 2203: grammar for nerds
This commit is contained in:
parent
4397bc9137
commit
8c3cb3a834
3
user.js
3
user.js
@ -1187,7 +1187,8 @@ user_pref("dom.vr.openvr.enabled", false); // (FF51+)
|
||||
* [2] https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices ***/
|
||||
user_pref("media.navigator.enabled", false);
|
||||
/* 2506: disable video statistics - JS performance fingerprinting (FF25+)
|
||||
* [1] https://trac.torproject.org/projects/tor/ticket/15757 ***/
|
||||
* [1] https://trac.torproject.org/projects/tor/ticket/15757
|
||||
* [2] https://bugzilla.mozilla.org/show_bug.cgi?id=654550 ***/
|
||||
user_pref("media.video_stats.enabled", false);
|
||||
/* 2507: disable keyboard fingerprinting (FF38+) (physical keyboards)
|
||||
* The Keyboard API allows tracking the "read parameter" of pressed keys in forms on
|
||||
|
Loading…
x
Reference in New Issue
Block a user