[Webkit-unassigned] [Bug 175810] New: Consolidate the code to normalize MIME type in DataTransfer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 20:42:17 PDT 2017


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

            Bug ID: 175810
           Summary: Consolidate the code to normalize MIME type in
                    DataTransfer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

Right now, each port's Pasteboard class is converting "text" and "URL" to "text/plain" and "text/uri-list"
as well as lowercasing & stripping whitespaces.

Consolidate that code into DataTransfer class itself to share.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170822/a4442a93/attachment-0001.html>


More information about the webkit-unassigned mailing list