[Webkit-unassigned] [Bug 176884] New: WebContentReader::readWebArchive doesn't need to handle image MIME type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 13 17:18:29 PDT 2017


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

            Bug ID: 176884
           Summary: WebContentReader::readWebArchive doesn't need to
                    handle image MIME type
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Right now, WebContentReader::readWebArchive for Mac supports having image MIME type but this doesn't seem be ever used in practice.
We have an explicit code path to handle image files/content in the pasteboard as well.

Remove this code so that iOS & Mac can share code.

-- 
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/20170914/359c4d62/attachment-0001.html>


More information about the webkit-unassigned mailing list