[Webkit-unassigned] [Bug 221596] New: Reduce the overhead of HTMLDocumentParser in innerHTML setter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 00:23:11 PST 2021


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

            Bug ID: 221596
           Summary: Reduce the overhead of HTMLDocumentParser in innerHTML
                    setter
           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

There is a bunch of overhead in running the full HTMLDocumentParser.
We should add some fast paths to speed things up for innerHTML.

-- 
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/20210209/1c1752af/attachment.htm>


More information about the webkit-unassigned mailing list