Bug 6032 - REGRESSION: Uncaught exception when image is dragged out of webpage
Summary: REGRESSION: Uncaught exception when image is dragged out of webpage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-10 11:45 PST by Joost de Valk (AlthA)
Modified: 2005-12-10 12:38 PST (History)
0 users

See Also:


Attachments
patch to straighten out NSImage vs. image renderer a bit more (6.96 KB, patch)
2005-12-10 11:47 PST, 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 Joost de Valk (AlthA) 2005-12-10 11:45:47 PST
This results in a crash in development build.
Comment 1 Darin Adler 2005-12-10 11:47:26 PST
Created attachment 5021 [details]
patch to straighten out NSImage vs. image renderer a bit more
Comment 2 John Sullivan 2005-12-10 12:22:34 PST
Comment on attachment 5021 [details]
patch to straighten out NSImage vs. image renderer a bit more

Looks good