Bug 377395 - "remove .doubleclick.net from network.dns.ipv4OnlyDomains" [p=jo.hermans@gmail.com (Jo Hermans) r+sr+a1.9=bsmedberg]
git-svn-id: svn://10.0.0.236/trunk@233992 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
26163d9f02
commit
e895307cce
@ -669,7 +669,7 @@ pref("network.IDN.blacklist_chars", "\u0020\u00A0\u00BC\u00BD\u01C3\u0337\u0338\
|
||||
// This preference specifies a list of domains for which DNS lookups will be
|
||||
// IPv4 only. Works around broken DNS servers which can't handle IPv6 lookups
|
||||
// and/or allows the user to disable IPv6 on a per-domain basis. See bug 68796.
|
||||
pref("network.dns.ipv4OnlyDomains", ".doubleclick.net");
|
||||
pref("network.dns.ipv4OnlyDomains", "");
|
||||
|
||||
// This preference can be used to turn off IPv6 name lookups. See bug 68796.
|
||||
pref("network.dns.disableIPv6", false);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user