[webkit-reviews] review granted: [Bug 47030] Clean up resources when LayerRenderer changes : [Attachment 69875] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 18:24:09 PDT 2010


James Robinson <jamesr at chromium.org> has granted Victoria Kirst
<vrk at google.com>'s request for review:
Bug 47030: Clean up resources when LayerRenderer changes
https://bugs.webkit.org/show_bug.cgi?id=47030

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=69875&action=review

R=me.  Please kill the extra ; in the header - you can either do that while
landing, or upload another patch and I'll r+/cq+

> WebCore/platform/graphics/chromium/LayerChromium.h:208
> +    virtual void cleanupResources() { };

no semicolon needed here


More information about the webkit-reviews mailing list