[webkit-reviews] review granted: [Bug 104733] Make WebGLRenderingContext inherit from ActiveDOMObject : [Attachment 179556] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 16:58:55 PST 2012


Dean Jackson <dino at apple.com> has granted Brandon Jones
<bajones at chromium.org>'s request for review:
Bug 104733: Make WebGLRenderingContext inherit from ActiveDOMObject
https://bugs.webkit.org/show_bug.cgi?id=104733

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

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=179556&action=review


> Source/WebCore/html/canvas/WebGLRenderingContext.cpp:617
> +    // The drawing buffer holds a context reference. It must also be
destroyed
> +    // in order for the context to be released

Nit: Comment needs "."


More information about the webkit-reviews mailing list