[Webkit-unassigned] [Bug 181709] Rendering errors when using CSS transforms (flickering and missing content)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 16 17:34:45 PST 2018


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|InRadar                     |

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This happens because (on macOS/iOS at least), the tiles are being moved around by CoreAnimation in another thread/process; the web content process is continually evaluating tile coverage, but doesn't do a  good job when the animation loops around and the position has large discontiguous jumps.

-- 
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/20180117/0a58dbb9/attachment.html>


More information about the webkit-unassigned mailing list