[webkit-reviews] review requested: [Bug 13652] REGRESSION: WebCore::DragController crashes if WebDragSourceActionDHTML cleared : [Attachment 15510] Fix non-dhtml dragging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 21:25:09 PDT 2007


Oliver Hunt <oliver at apple.com> has asked  for review:
Bug 13652: REGRESSION: WebCore::DragController crashes if
WebDragSourceActionDHTML cleared
http://bugs.webkit.org/show_bug.cgi?id=13652

Attachment 15510: Fix non-dhtml dragging
http://bugs.webkit.org/attachment.cgi?id=15510&action=edit

------- Additional Comments from Oliver Hunt <oliver at apple.com>
Righto, the problem was that we didn't preflight the clipboard unless we
thought we might be performing a dhtml drag, which is an entirely unnecessary
(and incorrect) requirement.



More information about the webkit-reviews mailing list