[Webkit-unassigned] [Bug 176770] New: Refactor WebContentReader out of EditorMac and EditorIOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 01:35:39 PDT 2017


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

            Bug ID: 176770
           Summary: Refactor WebContentReader out of EditorMac and
                    EditorIOS
           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

In order to make DataTransfer support text/html properly, we need to use WebContentReader object,
which is currently defined in EditorMac.mm and EditorIOS.mm

Extract these into separate files so that we can use them in DataTransfer.

-- 
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/20170912/a6ec93d0/attachment-0001.html>


More information about the webkit-unassigned mailing list