[Webkit-unassigned] [Bug 221535] New: Reduce the overhead of DocumentFragment in innerHTML & outerHTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 7 19:44:28 PST 2021


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

            Bug ID: 221535
           Summary: Reduce the overhead of DocumentFragment in innerHTML &
                    outerHTML
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We should cache DocumentFragment used in innerHTML and outerHTML,
and avoid calling removedFromAncestor on each node when removing from DocumentFragment.

-- 
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/20210208/f63ffa93/attachment.htm>


More information about the webkit-unassigned mailing list