[webkit-reviews] review granted: [Bug 23642] [GTK] Drag and drop support : [Attachment 33516] DragClipboard patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 12:24:06 PDT 2009


Eric Seidel <eric at webkit.org> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 23642: [GTK] Drag and drop support
https://bugs.webkit.org/show_bug.cgi?id=23642

Attachment 33516: DragClipboard patch
https://bugs.webkit.org/attachment.cgi?id=33516&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Does GTK really not have a clipboard for dragging?

storage of text/html/url/urllable is probably easier with a HashMap<String,
String>.  At least if you plan to add other types in the future.

Looks OK though.


More information about the webkit-reviews mailing list