Closed
Bug 285939
Opened 20 years ago
Closed 20 years ago
crash if i open the page which that script started [@ CNavDTD::BuildNeglectedTarget ]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 220542
People
(Reporter: grzybek-1990, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.6) Gecko/20050309 Firefox/1.0.1 (MOOX M3) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.6) Gecko/20050309 Firefox/1.0.1 (MOOX M3) <html> <script type='text/javascript' src='http://prv.pl/komentarze/?i=0'></script> </html> This script damage Firefox every time. Reproducible: Always This bug destroy only Firefox. IE adn OPERA are salted.
Comment 1•20 years ago
|
||
Reproduced with 1.0.1, but works fine on trunk:Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050312 Firefox/1.0+
Keywords: crash
Summary: crash if i open the page which that script started → crash if i open the page which that script started
Updated•20 years ago
|
Severity: normal → critical
Version: unspecified → 1.0 Branch
Comment 2•20 years ago
|
||
Talkback id: TB4311611E
Comment 3•20 years ago
|
||
CNavDTD::BuildNeglectedTarget [d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/htmlparser/src/CNavDTD.cpp, line 597] CNavDTD::DidBuildModel [d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/htmlparser/src/CNavDTD.cpp, line 627] Probably dupe of bug 220542.
Summary: crash if i open the page which that script started → crash if i open the page which that script started [@ CNavDTD::BuildNeglectedTarget ]
Comment 4•20 years ago
|
||
looks a little bit different from bug 220542 (and no document.write involved) This crashes FF1.0.1 but works on teh trunk -> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Comment 5•20 years ago
|
||
Actually, the only difference between bug 220542 and this bug is that the document.write() is in an external script (I see: document.write('<link rel=stylesheet href="http://" type=text/css>');). Reopening to mark as a dupe.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 6•20 years ago
|
||
*** This bug has been marked as a duplicate of 220542 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Crash Signature: [@ CNavDTD::BuildNeglectedTarget ]
You need to log in
before you can comment on or make changes to this bug.
Description
•