[webkit-reviews] review canceled: [Bug 28293] [Chromium] event.datatransfer.getdata("text/uri-list") treated the same as getdata("URL") : [Attachment 38469] patch: handle "text/uri-list" (Windows only atm), updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 04:22:52 PDT 2009


Roland Steiner <rolandsteiner at google.com> has canceled Roland Steiner
<rolandsteiner at google.com>'s request for review:
Bug 28293: [Chromium] event.datatransfer.getdata("text/uri-list") treated the
same as getdata("URL")
https://bugs.webkit.org/show_bug.cgi?id=28293

Attachment 38469: patch: handle "text/uri-list" (Windows only atm), updated
https://bugs.webkit.org/attachment.cgi?id=38469&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at google.com>
Largely the same functionality as the previous patch, but cleaned up the code
for better readability.

Also added corresponding handling of "text/uri-list" to clearData() and
setData().


More information about the webkit-reviews mailing list