[webkit-reviews] review granted: [Bug 134864] Move composite bounds calculation to RenderLayerBacking. : [Attachment 234820] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 12 19:10:54 PDT 2014


Darin Adler <darin at apple.com> has granted Zalan Bujtas <zalan at apple.com>'s
request for review:
Bug 134864: Move composite bounds calculation to RenderLayerBacking.
https://bugs.webkit.org/show_bug.cgi?id=134864

Attachment 234820: Patch
https://bugs.webkit.org/attachment.cgi?id=234820&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=234820&action=review


> Source/WebCore/rendering/RenderLayerCompositor.cpp:-976
> -    if (!canBeComposited(layer))
> -	   return LayoutRect();

The patch deletes this check. Why isn’t this needed?


More information about the webkit-reviews mailing list