2699: limit MediaError.message

This commit is contained in:
Thorin-Oakenpants 2017-09-03 00:44:23 +12:00 committed by GitHub
parent b86f625b02
commit 346b945ee3

View File

@ -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 ***/