Преглед на файлове

2507: remove dom.keyboardevent.dispatch_during_composition

The bulk of 2507 with `dom.keyboardevent.code.enabled` (links, description etc) is now deprecated in section 9999 under FF55+. This leaves `dom.keyboardevent.dispatch_during_composition` as a valid pref. It's default is false, so rather than leave it hanging out on it's own with no info, lets remove it. [If it ever becomes true we will pick up in diffs]
Thorin-Oakenpants преди 7 години
родител
ревизия
7a05580c62
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      user.js

+ 0 - 2
user.js

@@ -1185,8 +1185,6 @@ user_pref("media.navigator.enabled", false);
  * [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 ***/
-user_pref("dom.keyboardevent.dispatch_during_composition", false);
 /* 2508: disable hardware acceleration to reduce graphics fingerprinting
  * [SETTING] Options>Advanced>General>Use hardware acceleration when available
  * [NOTE] Changing this option changes BOTH these preferences