Bug 4311

Summary: crash trying to create an event with nil for the view parameter
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to add a null check none

Description Darin Adler 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.
Comment 1 Darin Adler 2005-08-06 20:27:42 PDT
Created attachment 3248 [details]
patch to add a null check
Comment 2 Darin Adler 2005-08-06 20:29:45 PDT

*** This bug has been marked as a duplicate of 4298 ***
Comment 3 Lucas Forschler 2019-02-06 09:03:31 PST
Mass moving XML DOM bugs to the "DOM" Component.