Bug 460517 - add .ar to IDN TLD list. a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@254747 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7c93fddc88
commit
49dcaac5d5
@ -648,6 +648,7 @@ pref("network.IDN_show_punycode", false);
|
||||
|
||||
// ccTLDs
|
||||
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.ch", true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user