[Webkit-unassigned] [Bug 201018] New: Migrate from m_layoutTimer to scheduled rendering updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 18:41:43 PDT 2019


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

            Bug ID: 201018
           Summary: Migrate from m_layoutTimer to scheduled rendering
                    updates
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Now that we have the rendering update mechanism (RenderingUpdateScheduler), we should remove m_layoutTimer and just call scheduleRenderingUpdate().

I see extra layouts in traces from the layout timer, which never make it to the screen because something else dirties layout before the next 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/20190822/1542b8e7/attachment.html>


More information about the webkit-unassigned mailing list