[webkit-reviews] review granted: [Bug 47111] stencil support should be optional in tests context*.html : [Attachment 73382] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 17:57:13 PST 2010


Kenneth Russell <kbr at google.com> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 47111: stencil support should be optional in tests context*.html
https://bugs.webkit.org/show_bug.cgi?id=47111

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
As Adrienne points out, the WebGL spec is deliberately written so that
implementations that don't have stencil buffer support can be compliant. The
context-attributes-alpha-depth-stencil-antialias.html test verifies that all of
the configurations in this test produce a valid WebGL context (and do more work
with the context than this test does) so I think that removing it is fine.

r=me


More information about the webkit-reviews mailing list