[Webkit-unassigned] [Bug 190107] New: Use Position instead of Range in createMarkupInternal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 21:08:23 PDT 2018


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

            Bug ID: 190107
           Summary: Use Position instead of Range in createMarkupInternal
           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

Rename createMarkupInternal to serializePreservingVisualAppearanceInternal to match the rename done in the bug 190086,
and use two Position's for start and end instead of Range in preparation to support copy & paste across shadow boundaries.

-- 
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/20180929/0c07639d/attachment.html>


More information about the webkit-unassigned mailing list