[webkit-reviews] review granted: [Bug 36512] Expose constructor functions for instanceof checks of WebGL objects : [Attachment 76138] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 17:15:23 PST 2010


Kenneth Russell <kbr at google.com> has granted Zhenyao Mo <zmo at google.com>'s
request for review:
Bug 36512: Expose constructor functions for instanceof checks of WebGL objects
https://bugs.webkit.org/show_bug.cgi?id=36512

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=76138&action=review

Looks good. One minor grammatical correction, fix on landing.

> LayoutTests/fast/canvas/webgl/instanceof-test.html:67
> +	   testPassed('new ' + objectName + ' throw an error');

throw -> threw


More information about the webkit-reviews mailing list