[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
Wed Aug 26 04:22:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28293


Roland Steiner <rolandsteiner at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38603|                            |review?
               Flag|                            |
  Attachment #38469|0                           |1
        is obsolete|                            |
  Attachment #38469|review?                     |
               Flag|                            |




--- Comment #6 from Roland Steiner <rolandsteiner at google.com>  2009-08-26 04:22:52 PDT ---
Created an attachment (id=38603)
 --> (https://bugs.webkit.org/attachment.cgi?id=38603)
patch - handle "text/uri-list" (getData: Windows only atm)

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().

-- 
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