[webkit-reviews] review granted: [Bug 191813] Avoid triggering compositing updates when only the root layer is composited : [Attachment 355211] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 16:07:36 PST 2018


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 191813: Avoid triggering compositing updates when only the root layer is
composited
https://bugs.webkit.org/show_bug.cgi?id=191813

Attachment 355211: Patch

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




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

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

> Source/WebCore/rendering/RenderLayerCompositor.cpp:1181
> +    auto appendForegroundLayerIfNecessary = [&] () {

() can be dropped here


More information about the webkit-reviews mailing list