[webkit-reviews] review granted: [Bug 127257] Implement ANGLE_instanced_arrays : [Attachment 221691] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 14:20:26 PST 2014


Brent Fulgham <bfulgham at webkit.org> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 127257: Implement ANGLE_instanced_arrays
https://bugs.webkit.org/show_bug.cgi?id=127257

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

------- Additional Comments from Brent Fulgham <bfulgham at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=221691&action=review


Looks good to me, modulo the efl build error. r=me

> Source/WebCore/DerivedSources.cpp:30
> +#include "JSANGLEInstancedArrays.cpp"

Should this be protected by #if ENABLE(WEBGL)?


More information about the webkit-reviews mailing list