mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 01:37:16 +00:00
Bug 794314 - add .ca to IDN TLD whitelist.
This commit is contained in:
parent
a5ec6b290c
commit
cf01198f7d
@ -1014,6 +1014,7 @@ pref("network.IDN.whitelist.ac", true);
|
||||
pref("network.IDN.whitelist.ar", true);
|
||||
pref("network.IDN.whitelist.at", true);
|
||||
pref("network.IDN.whitelist.br", true);
|
||||
pref("network.IDN.whitelist.ca", true);
|
||||
pref("network.IDN.whitelist.ch", true);
|
||||
pref("network.IDN.whitelist.cl", true);
|
||||
pref("network.IDN.whitelist.cn", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user