[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
Sun Aug 23 23:00:24 PDT 2009


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


Roland Steiner <rolandsteiner at google.com> changed:

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




--- Comment #3 from Roland Steiner <rolandsteiner at google.com>  2009-08-23 23:00:23 PDT ---
Created an attachment (id=38469)
 --> (https://bugs.webkit.org/attachment.cgi?id=38469)
patch: handle "text/uri-list" (Windows only atm), updated

Changed patch according to review notes. Also removed a superfluous #include.

Note on layout tests: I actually wrote a test for the functionality that works
fine on Safari Mac, but haven't included it here since Chromium doesn't (yet)
support the necessary interfaces (and it felt strange to include a layout test
and immediately disable it for the platform for which one submits the patch).

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