[webkit-reviews] review granted: [Bug 50852] Clean up assertion in Extensions3DOpenGL.cpp : [Attachment 76276] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 16:04:34 PST 2010


Darin Adler <darin at apple.com> has granted Kenneth Russell <kbr at google.com>'s
request for review:
Bug 50852: Clean up assertion in Extensions3DOpenGL.cpp
https://bugs.webkit.org/show_bug.cgi?id=50852

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=76276&action=review

> WebCore/platform/graphics/opengl/Extensions3DOpenGL.cpp:33
> +#include <wtf/Assertions.h>

Are you sure you need this include? If there’s any other ASSERT in the entire
file then it’s not needed.


More information about the webkit-reviews mailing list