Bug 331099: Add .cat to IDN whitelist. Patch by gerv; a=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195638 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -605,6 +605,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);
|
||||
|
||||
Reference in New Issue
Block a user