[webkit-reviews] review requested: [Bug 30754] Drags and Dragover events not in sync : [Attachment 42524] Patch 1 with test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 14:55:32 PST 2009


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 30754: Drags and Dragover events not in sync
https://bugs.webkit.org/show_bug.cgi?id=30754

Attachment 42524: Patch 1 with test case
https://bugs.webkit.org/attachment.cgi?id=42524&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Patch 1 of 2.

Modifies EventHandler::updateDragAndDrop to conform to the drag and drop
processing model described in section 7.9.4 of the HTML 5 spec.
<http://dev.w3.org/html5/spec/Overview.html#drag-and-drop-processing-model>.


More information about the webkit-reviews mailing list