[webkit-reviews] review granted: [Bug 190584] Make a helper function to check for reflection layers : [Attachment 352328] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 09:25:04 PDT 2018


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 190584: Make a helper function to check for reflection layers
https://bugs.webkit.org/show_bug.cgi?id=190584

Attachment 352328: Patch

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




--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 352328
  --> https://bugs.webkit.org/attachment.cgi?id=352328
Patch

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

> Source/WebCore/rendering/RenderLayer.cpp:6425
> +bool RenderLayer::isReflectionLayer(RenderLayer& layer) const

const RenderLayer&?


More information about the webkit-reviews mailing list