[webkit-reviews] review granted: [Bug 105238] [chromium] Add the GL_CHROMIUM_lose_context to WebGraphicsContext3D : [Attachment 179846] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 18:21:41 PST 2012


James Robinson <jamesr at chromium.org> has granted Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 105238: [chromium] Add the GL_CHROMIUM_lose_context to WebGraphicsContext3D
https://bugs.webkit.org/show_bug.cgi?id=105238

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

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


> Source/Platform/chromium/public/WebGraphicsContext3D.h:244
> +    virtual void loseContext() { }

can we call it lostContextCHROMIUM() to be consistent with the naming for other
extensions?


More information about the webkit-reviews mailing list