[webkit-reviews] review granted: [Bug 85767] [Chromium] Move createOffscreenGraphicsContext3D to Platform.h : [Attachment 140461] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 20:46:12 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 85767: [Chromium] Move createOffscreenGraphicsContext3D to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=85767

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=140461&action=review


> Source/Platform/chromium/public/Platform.h:44
> +class WebGraphicsContext3D;

We shouldn't need the forward declaration given that we're including
WebGraphicsContext3D.h


More information about the webkit-reviews mailing list