[Webkit-unassigned] [Bug 223797] New: Add a fast path for text only render tree updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 07:44:37 PDT 2021


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

            Bug ID: 223797
           Summary: Add a fast path for text only render tree updates
           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: koivisto at iki.fi

Render tree updates for text content changes are done along with style updates. However much of the machinery can be skipped if there is nothing else to do besides the text update.

-- 
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/20210326/d575369a/attachment-0001.htm>


More information about the webkit-unassigned mailing list