Browse Source

2699: limit MediaError.message

Thorin-Oakenpants 7 years ago
parent
commit
346b945ee3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      user.js

+ 1 - 0
user.js

@@ -1509,6 +1509,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true);
  ** 1382499 - reduce screen co-ordinate fingerprinting in Touch API (see 2509) (FF57+)
  ** 1217290 - enable fingerprinting resistance for WebGL (see 2010-12) (FF57+)
  ** 1382545 - reduce fingerprinting in Animation API (FF57+)
+ ** 1354633 - limit MediaError.message to a whitelist (FF57+)
 ***/
 /* 2699a: enable privacy.resistFingerprinting (FF41+)
  * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/