[webkit-reviews] review granted: [Bug 72520] [chromium] Create CCDamageTracker class to determine regions of change for a surface : [Attachment 116829] fixed style nits, moved non-virtual destructor to .cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 15:10:29 PST 2011


James Robinson <jamesr at chromium.org> has granted Shawn Singh
<shawnsingh at chromium.org>'s request for review:
Bug 72520: [chromium] Create CCDamageTracker class to determine regions of
change for a surface
https://bugs.webkit.org/show_bug.cgi?id=72520

Attachment 116829: fixed style nits, moved non-virtual destructor to .cpp
https://bugs.webkit.org/attachment.cgi?id=116829&action=review

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


> Source/WebCore/platform/graphics/chromium/cc/CCDamageTracker.h:42
> +    static WTF::PassOwnPtr<CCDamageTracker> create();

still have a WTF:: here, please remove


More information about the webkit-reviews mailing list