[webkit-reviews] review granted: [Bug 67419] [Chromium/Skia] Use GraphicsContext3D::grContext() to create GrContext for accelerated drawing : [Attachment 105992] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 11:06:53 PDT 2011
James Robinson <jamesr at chromium.org> has granted Brian Salomon
<bsalomon at google.com>'s request for review:
Bug 67419: [Chromium/Skia] Use GraphicsContext3D::grContext() to create
GrContext for accelerated drawing
https://bugs.webkit.org/show_bug.cgi?id=67419
Attachment 105992: Patch
https://bugs.webkit.org/attachment.cgi?id=105992&action=review
------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=105992&action=review
> Source/WebCore/platform/graphics/chromium/LayerTextureUpdaterCanvas.h:97
> + LayerTextureUpdaterSkPicture(PassOwnPtr<LayerPainterChromium>);
need explicit keyword on this c'tor
More information about the webkit-reviews
mailing list