[webkit-reviews] review granted: [Bug 95785] [chromium] Move static WebCompositor functions to WebCompositorSupport : [Attachment 162109] add forward declaration of WebThread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 10:50:34 PDT 2012


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 95785: [chromium] Move static WebCompositor functions to
WebCompositorSupport
https://bugs.webkit.org/show_bug.cgi?id=95785

Attachment 162109: add forward declaration of WebThread
https://bugs.webkit.org/attachment.cgi?id=162109&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=162109&action=review


> Source/Platform/chromium/public/WebCompositorSupport.h:62
> +    virtual bool threadingEnabled() { return false; }

nit: add a verb: "isThreadingEnabled"

> Source/Platform/chromium/public/WebCompositorSupport.h:73
> +

nit: extra new line


More information about the webkit-reviews mailing list