mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
Bug 304277: add .cl and .fi to IDN whitelist. Patch by gerv; r=jshin, a=asa.
This commit is contained in:
parent
ad63d41111
commit
2fd22646fa
@ -569,9 +569,11 @@ pref("network.IDN.whitelist.ac", true);
|
||||
pref("network.IDN.whitelist.at", true);
|
||||
pref("network.IDN.whitelist.br", true);
|
||||
pref("network.IDN.whitelist.ch", true);
|
||||
pref("network.IDN.whitelist.cl", true);
|
||||
pref("network.IDN.whitelist.cn", true);
|
||||
pref("network.IDN.whitelist.de", true);
|
||||
pref("network.IDN.whitelist.dk", true);
|
||||
pref("network.IDN.whitelist.fi", true);
|
||||
pref("network.IDN.whitelist.gr", true);
|
||||
pref("network.IDN.whitelist.hu", true);
|
||||
pref("network.IDN.whitelist.io", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user