RESOLVED DUPLICATE of bug 4298 4311
crash trying to create an event with nil for the view parameter
https://bugs.webkit.org/show_bug.cgi?id=4311
Summary crash trying to create an event with nil for the view parameter
Darin Adler
Reported 2005-08-06 20:25:53 PDT
There's a crash when you try to create an event with nil for the view parameter. This came up while someone was writing a layout test. We just need a NULL check.
Attachments
patch to add a null check (1.20 KB, patch)
2005-08-06 20:27 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2005-08-06 20:27:42 PDT
Created attachment 3248 [details] patch to add a null check
Darin Adler
Comment 2 2005-08-06 20:29:45 PDT
*** This bug has been marked as a duplicate of 4298 ***
Lucas Forschler
Comment 3 2019-02-06 09:03:31 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.