Status
()
People
(Reporter: attinasi, Assigned: gagan)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
(URL)
Attachments
(1 attachment)
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•19 years ago
|
||
Created attachment 12957 [details]
stack trace of assertion on NT
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•15 years ago
|
||
http://www.bluesnews.com/ loads fine in moz 1.7, marking WORKSFORME.
Status: NEW → RESOLVED
Last Resolved: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•