[webkit-reviews] review granted: [Bug 85521] Remove non-overlap testing code in RenderLayerCompositor : [Attachment 198806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 09:00:59 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Shawn Singh
<shawnsingh at chromium.org>'s request for review:
Bug 85521: Remove non-overlap testing code in RenderLayerCompositor
https://bugs.webkit.org/show_bug.cgi?id=85521

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

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


I would like to be able to reintroduce partial updates at some point, but OK.

> Source/WebCore/rendering/RenderLayerCompositor.cpp:547
> +	   CompositingState compState(updateRoot, true);

Mysterious 'true'. Can that be a parameter default value?


More information about the webkit-reviews mailing list