[Webkit-unassigned] [Bug 28293] [Chromium] event.datatransfer.getdata("text/uri-list") treated the same as getdata("URL")
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 14 00:31:37 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28293
Roland Steiner <rolandsteiner at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34819| |review?
Flag| |
--- Comment #1 from Roland Steiner <rolandsteiner at google.com> 2009-08-14 00:31:37 PDT ---
Created an attachment (id=34819)
--> (https://bugs.webkit.org/attachment.cgi?id=34819)
patch - handle "text/uri-list" (Windows only atm)
I changed the GetData functionality to also handle multiple files
(cf. also WebCore/platform/mac/ClipboardMac.mm)
Conversion of file paths to file URLs is implemented for Windows only at the
moment. For other platforms the code will fallback to the current (single URL
case) handling.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list