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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 18:49:29 PDT 2019


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

--- Comment #1 from zalan <zalan at apple.com> ---
(In reply to Simon Fraser (smfr) from comment #0)
> 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.
This is great! (though having multiple layouts within the same update does not necessarily mean redundant work.)

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


More information about the webkit-unassigned mailing list