Closed Bug 76873 Opened 24 years ago Closed 24 years ago

crash on appending element in the event handler of a mutation event

Categories

(Core :: DOM: Events, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

CLOSED INVALID

People

(Reporter: vladimire, Assigned: joki)

Details

If you have a DOMNodeInserted event listener that calls appendChild Netscape 6 crashes. I thought this might be because there is an infinite loop and event handler is calling itself, and maybe it is so, but I did add a flag to check whether the event has been called or not, and it is still crashing. To reproduce open the attached testcase and click the button. Watch it crash.
sorry, connection was slow didnt know submited
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Status: RESOLVED → CLOSED
closing
You need to log in before you can comment on or make changes to this bug.