[Webkit-unassigned] [Bug 13044] Drag CSS image prints "Uncaught exception - Can't cache image" in Shell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 24 20:58:55 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13044





------- Comment #9 from oliver at apple.com  2007-06-24 20:58 PDT -------
Indeed it has... I wasn't aware of this bug, but i've made a few rather changes
to handle drag and drop handles images during drag, which almost certainly
fixed this.

r20888 - stopped drag and drop from even attempting to provide data if the
cached resource it would rely on has be destroyed.
r21533 - Was a performance improvement that removed the requirement for a
cached image in many cases.

One of those revisions is likely to be the cause of this bug disappearing.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list