Bug 5054

Summary: Crash with dataTransfer.setDragImage
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: VERIFIED FIXED    
Severity: Normal CC: darin
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case
none
crash log
none
add the missing type check hyatt: review+

Alexey Proskuryakov
Reported 2005-09-19 13:26:30 PDT
Steps to reproduce: 1. Open the attached test case 2. Try to drag the text Results: crash. Tried with 2.0.1 and ToT. I do not know if the test case is correct code, but anyway, it shouldn't crash :)
Attachments
test case (302 bytes, text/html)
2005-09-19 13:26 PDT, Alexey Proskuryakov
no flags
crash log (23.01 KB, text/plain)
2005-09-19 13:28 PDT, Alexey Proskuryakov
no flags
add the missing type check (832 bytes, patch)
2005-10-09 21:21 PDT, Darin Adler
hyatt: review+
Alexey Proskuryakov
Comment 1 2005-09-19 13:26:50 PDT
Created attachment 3947 [details] test case
Alexey Proskuryakov
Comment 2 2005-09-19 13:28:31 PDT
Created attachment 3948 [details] crash log
Darin Adler
Comment 3 2005-10-09 20:32:47 PDT
Found a simple fix.
Darin Adler
Comment 4 2005-10-09 21:21:35 PDT
Created attachment 4281 [details] add the missing type check
Dave Hyatt
Comment 5 2005-10-09 21:43:26 PDT
Comment on attachment 4281 [details] add the missing type check r=me
Note You need to log in before you can comment on or make changes to this bug.