[Webkit-unassigned] [Bug 195388] Fixed elements can flicker on a page that is busy doing layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 23:21:34 PST 2019


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Still not sure what's happening here. I have verified that the state of the layer tree as set by the scrolling thread is always correct (logging CALayer positions).

We may have a race between main thread commits setting layer positions, and the scrolling tree doing so. We don't really have any protection against CACommit racing.

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


More information about the webkit-unassigned mailing list