Closed
Bug 825404
Opened 12 years ago
Closed 12 years ago
IPv6 Broken with NoScript Extension
Categories
(Core :: Networking: DNS, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: paul.0000.black, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20121228 Firefox/20.0
Build ID: 20121228030811
Steps to reproduce:
Go to an IPv6 enabled website (e.g. www.google.co.uk)
Actual results:
DNS lookups occurred for A and AAAA records for www.google.co.uk but no TCP connection was made. A "Server not found" message is displayed.
Setting network.dns.disableIPv6 to true allows IPv4 browsing to occur
This problem seemed to be introduced with the nightly build of 26 or 27 December (can't rememeber which) and only happens with the Windows build (Linux is unaffected - dunno about Mac).
Expected results:
A TCP connection over IPv6 should have occurred.
Reporter | ||
Updated•12 years ago
|
Hardware: x86_64 → x86
Comment 1•12 years ago
|
||
Just a wag bug 807678
![]() |
||
Updated•12 years ago
|
Component: Untriaged → Networking
Product: Firefox → Core
Comment 2•12 years ago
|
||
wfm with
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20121230 Firefox/20.0
20121230024534
I tried it with http://google.com and http://sixxs.net (which shows if you connect over ipv4 or ipv6)
Paul: Do you get http content if you load http://ipv6.google.com/ and http://[2001:1af8:4050::2]/ ?
Reporter | ||
Comment 3•12 years ago
|
||
http://ipv6.google.com/ "Server not found"
http://[2001:1af8:4050::2]/ returns some content
Comment 4•12 years ago
|
||
one last thing, do you still get the DNS issue if you run Firefox in the safemode ?
-> help/Restart with addons disabled
Reporter | ||
Comment 5•12 years ago
|
||
The issue goes away. NoScript appears to be the extension causing the problem. However the same extension causes no such problems on Linux, only on Windows.
Comment 6•12 years ago
|
||
Thank you paul for the patience with me :-)
marking new as this was confirmed by dagger on IRC
Updated•12 years ago
|
Summary: IPv6 Broken → IPv6 Broken with NoScript Extension
Comment 7•12 years ago
|
||
:Matti XtC4UaLL ,
Can you please help verify this bug as 825492 has a patch on central as of today, which may have fixed the issue ? Thanks in advance for the help !
Updated•12 years ago
|
status-firefox20:
--- → affected
Comment 8•12 years ago
|
||
This is fixed with a build from http://hg.mozilla.org/mozilla-central/rev/9ea498433661
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → mozilla20
Reporter | ||
Comment 9•12 years ago
|
||
This is fixed for me.
Cheers.
You need to log in
before you can comment on or make changes to this bug.
Description
•