mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 11:27:49 +00:00
Bug 408881 - "Re-enable IPv6 on Mac OS" [p=david@luyer.net (David Luyer) r=biesi a=blocking1.9+]
This commit is contained in:
parent
cd2f588929
commit
9796ade634
@ -1779,12 +1779,6 @@ pref("print.print_extra_margin", 90); // twips (90 twips is an eigth of an inch)
|
||||
// This indicates whether it should use the native dialog or the XP Dialog
|
||||
pref("print.use_native_print_dialog", true);
|
||||
|
||||
// Disable IPv6 name lookups by default.
|
||||
// This is because OS X (including 10.3) always performs IPv6 name lookups
|
||||
// even if IPv6 is turned off at the OS level. This causes long delays even
|
||||
// for people who use IPv4 only. See bugs 231607 and 68796.
|
||||
pref("network.dns.disableIPv6", true);
|
||||
|
||||
# XP_MACOSX
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user