mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
2618: better info, #682
This commit is contained in:
parent
26a70f3cd7
commit
79e316a26f
2
user.js
2
user.js
@ -1321,7 +1321,7 @@ user_pref("permissions.manager.defaultsUrl", "");
|
|||||||
user_pref("webchannel.allowObject.urlWhitelist", "");
|
user_pref("webchannel.allowObject.urlWhitelist", "");
|
||||||
/* 2618: disable exposure of system colors to CSS or canvas [FF44+]
|
/* 2618: disable exposure of system colors to CSS or canvas [FF44+]
|
||||||
* [NOTE] See second listed bug: may cause black on black for elements with undefined colors
|
* [NOTE] See second listed bug: may cause black on black for elements with undefined colors
|
||||||
* [SETUP-CHROME] May affect themes
|
* [SETUP-CHROME] Might affect CSS in themes and extensions
|
||||||
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=232227,1330876 ***/
|
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=232227,1330876 ***/
|
||||||
user_pref("ui.use_standins_for_native_colors", true); // [HIDDEN PREF]
|
user_pref("ui.use_standins_for_native_colors", true); // [HIDDEN PREF]
|
||||||
/* 2619: enforce Punycode for Internationalized Domain Names to eliminate possible spoofing
|
/* 2619: enforce Punycode for Internationalized Domain Names to eliminate possible spoofing
|
||||||
|
Loading…
Reference in New Issue
Block a user