[Webkit-unassigned] [Bug 192284] New: EditorState code triggers additional layer flushes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 20:58:47 PST 2018


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

            Bug ID: 192284
           Summary: EditorState code triggers additional layer flushes
           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: simon.fraser at apple.com
                CC: wenson_hsieh at apple.com

There are two code paths that trigger compositing layer flushes that would otherwise not happen; this may cause extra painting, which has a perf cost.

They are WebPage::sendPartialEditorStateAndSchedulePostLayoutUpdate() and WebPage::sendEditorStateUpdate(). I see these get called when running this Speedometer subtest:

http://browserbench.org/Speedometer2.0/?suite=VueJS-TodoMVC&iterationCount=100

-- 
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/20181202/a19799b0/attachment.html>


More information about the webkit-unassigned mailing list