[webkit-reviews] review requested: [Bug 58210] webkit should implement the dropzone attribute : [Attachment 93541] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 19:04:49 PDT 2011


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 58210: webkit should implement the dropzone attribute
https://bugs.webkit.org/show_bug.cgi?id=58210

Attachment 93541: Patch.
https://bugs.webkit.org/attachment.cgi?id=93541&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
(In reply to comment #31)
> (From update of attachment 93439 [details])
> Attachment 93439 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/8695107
> 
> New failing tests:
> fast/events/dropzone-001.html
> fast/events/dropzone-002.html

Chromium's implementation of Clipboard::setData() in ClipboardObjectData.cpp
does not allow arbitrary mime types, and it treats images being dragged as type
"url". I made adjustments to the tests to take this into account.


More information about the webkit-reviews mailing list