[webkit-reviews] review granted: [Bug 87920] [chromium] Software compositor initialization and base classes : [Attachment 145363] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 14:25:41 PDT 2012


James Robinson <jamesr at chromium.org> has granted Alexandre Elias
<aelias at chromium.org>'s request for review:
Bug 87920: [chromium] Software compositor initialization and base classes
https://bugs.webkit.org/show_bug.cgi?id=87920

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

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


R=me

> Source/WebCore/platform/graphics/chromium/cc/CCGraphicsContext.h:36
> +class CCGraphicsContext : public RefCounted<CCGraphicsContext> {

As a follow-up, could you please make this class be single-ownership instead of
refcounted?


More information about the webkit-reviews mailing list