[webkit-reviews] review granted: [Bug 236858] Ensure layer has backing during traversal : [Attachment 452568] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 12:05:24 PST 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Brandon
<brandonstewart at apple.com>'s request for review:
Bug 236858: Ensure layer has backing during traversal
https://bugs.webkit.org/show_bug.cgi?id=236858

Attachment 452568: Patch

https://bugs.webkit.org/attachment.cgi?id=452568&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 452568
  --> https://bugs.webkit.org/attachment.cgi?id=452568
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=452568&action=review

> Source/WebCore/rendering/RenderLayerCompositor.cpp:3462
> +	   if (!ancestorLayer.backing())

This should test isComposited().


More information about the webkit-reviews mailing list