mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 13:52:37 +00:00
Bug 331099: Add .cat to IDN whitelist. Patch by gerv; a=darin.
This commit is contained in:
parent
7e4a64e3fd
commit
7d282a3cd4
@ -609,6 +609,7 @@ pref("network.IDN.whitelist.tw", true);
|
||||
pref("network.IDN.whitelist.vn", true);
|
||||
|
||||
// non-ccTLDs
|
||||
pref("network.IDN.whitelist.cat", true);
|
||||
pref("network.IDN.whitelist.info", true);
|
||||
pref("network.IDN.whitelist.museum", true);
|
||||
pref("network.IDN.whitelist.org", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user