[webkit-reviews] review granted: [Bug 59159] [chromium] Ensure compositing layers are up to date before entering doComposite : [Attachment 90639] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 17:10:09 PDT 2011


Kenneth Russell <kbr at google.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 59159: [chromium] Ensure compositing layers are up to date before entering
doComposite
https://bugs.webkit.org/show_bug.cgi?id=59159

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=90639&action=review

Looks good to me.

> Source/WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:64
> +#ifndef NDEBUG
> +bool LayerRendererChromium::s_inPaintContents = false;
> +#endif

Barf!


More information about the webkit-reviews mailing list