[webkit-reviews] review granted: [Bug 63493] Overlap map for compositing needs to consider clipping : [Attachment 98830] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 16:07:32 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 63493: Overlap map for compositing needs to consider clipping
https://bugs.webkit.org/show_bug.cgi?id=63493

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=98830&action=review

> Source/WebCore/rendering/RenderLayerCompositor.cpp:569
> +    IntRect clipRect = layer->backgroundClipRect(rootRenderLayer(), true);

This is another walk up the layer tree, sadly.


More information about the webkit-reviews mailing list