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

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 asked  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 38603: patch - handle "text/uri-list" (getData: Windows only atm)
https://bugs.webkit.org/attachment.cgi?id=38603&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