Bug 4298

Summary: JS crash with DOM2 mouse event with incorrect view
Product: WebKit Reporter: Duncan Wilcox <duncan>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Crashing source
none
backtrace
none
patch to add a null check sullivan: review+

Description Duncan Wilcox 2005-08-06 10:16:56 PDT
Attached code crashes safari.
Comment 1 Duncan Wilcox 2005-08-06 10:18:23 PDT
Created attachment 3241 [details]
Crashing source
Comment 2 Duncan Wilcox 2005-08-06 10:21:09 PDT
Created attachment 3242 [details]
backtrace
Comment 3 Darin Adler 2005-08-06 10:53:43 PDT
I've got a fix.
Comment 4 Darin Adler 2005-08-06 20:29:45 PDT
*** Bug 4311 has been marked as a duplicate of this bug. ***
Comment 5 Darin Adler 2005-08-06 20:30:17 PDT
Created attachment 3249 [details]
patch to add a null check
Comment 6 Darin Adler 2005-08-06 20:48:04 PDT
Comment on attachment 3249 [details]
patch to add a null check

Oops. I didn't mean to grant myself a review.
Comment 7 Lucas Forschler 2019-02-06 09:02:48 PST
Mass moving XML DOM bugs to the "DOM" Component.