Closed
Bug 275428
Opened 20 years ago
Closed 20 years ago
Crash when using DOM against an event containing multiple lines of Javascript
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: criley002, Assigned: bugzilla)
Details
(Keywords: crash)
We have encountered a situation that results in consistent crashes in all current Mozilla based browsers. This issue appears to be occuring when we use the DOM level 2 manipulation functions against a tag that has an event containing Javascript that has newlines in it - therefore spanning multiple lines. It would be my guess that this non-standard Javascript implementation is not being handled properly by the parser and the visible result is in a hung page request resulting in a browser crash after some small period of time.
Comment 1•20 years ago
|
||
Please attach a testcase showing the bug, or provide an url.
No response from the reporter for more than 3 months. I am going to mark this invalid, if a testcase, url, etc comes in, feel free to re-open.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•