Bug 4298 - JS crash with DOM2 mouse event with incorrect view
Summary: JS crash with DOM2 mouse event with incorrect view
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
: 4311 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-06 10:16 PDT by Duncan Wilcox
Modified: 2019-02-06 09:02 PST (History)
2 users (show)

See Also:


Attachments
Crashing source (815 bytes, text/html)
2005-08-06 10:18 PDT, Duncan Wilcox
no flags Details
backtrace (23.84 KB, text/plain)
2005-08-06 10:21 PDT, Duncan Wilcox
no flags Details
patch to add a null check (1.20 KB, patch)
2005-08-06 20:30 PDT, Darin Adler
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.