[Webkit-unassigned] [Bug 201330] On the first compositing update, "drawsContent" can be wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 18:28:30 PDT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
I need to tease apart "requires own backing store" from "paints into ancestor". RenderLayerBacking::paintsContent() currently checks isPaintDestinationForDescendantLayers(), which walks descendants without their own backing store.

-- 
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/20190831/13c90c79/attachment.html>


More information about the webkit-unassigned mailing list