[webkit-reviews] review granted: [Bug 236574] [GPU Process] CSSFilter should be created only at the painting time : [Attachment 451858] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 13:16:06 PST 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 236574: [GPU Process] CSSFilter should be created only at the painting time
https://bugs.webkit.org/show_bug.cgi?id=236574

Attachment 451858: Patch

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




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

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

> Source/WebCore/rendering/RenderLayerFilters.h:77
> +    RenderingMode m_renderingMode;

Let's default-initialize this.


More information about the webkit-reviews mailing list