[Webkit-unassigned] [Bug 201019] Migrate from m_styleRecalcTimer to scheduled rendering updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 22 11:55:22 PST 2020


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
There's a problem with this. We rely on style updates from this timer to reach the "visually non-empty" state, which is necessary to unfreeze the layer tree.

When the layer tree is frozen, TiledCoreAnimationDrawingArea::triggerRenderingUpdate() bails early so we get stuck.

-- 
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/20201222/9ca1fca7/attachment-0001.htm>


More information about the webkit-unassigned mailing list