Closed
Bug 49085
Opened 25 years ago
Closed 21 years ago
StreamListenerState is getting whacked visiting this URL
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: attinasi, Assigned: gagan)
References
()
Details
Attachments
(1 file)
|
1.95 KB,
text/plain
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (WinNT; U)
BuildID: Trunk build from 8/14
When the URL is visited, the nsParser asserts repeatedly due to the
streamListenerState being bad. I ran the assertion past Harish and he said it
looked like a Necko Problem that the Parser is merely catching and asserting on.
Reproducible: Always
Steps to Reproduce:
1. visit the URL http://www.bluesnews.com/
2. see the assertions (2)
3. Page never completes loading
Actual Results: Assertions in nsParser occur due to the streamListenerState
being bad.
Expected Results: No assertions and page loads.
| Reporter | ||
Comment 1•25 years ago
|
||
attanasi: do you still see this?
Just tested bug 112493 (same site) and the problems reported there is no longer
in a CVS build from the 6th, Linux.
Comment 4•21 years ago
|
||
http://www.bluesnews.com/ loads fine in moz 1.7, marking WORKSFORME.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•