[webkit-reviews] review requested: [Bug 57248] Occlusion issues with WebGL in Safari : [Attachment 87385] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 11:59:31 PDT 2011


Dean Jackson <dino at apple.com> has asked  for review:
Bug 57248: Occlusion issues with WebGL in Safari
https://bugs.webkit.org/show_bug.cgi?id=57248

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

------- Additional Comments from Dean Jackson <dino at apple.com>
Ken's right. Our depth buffer is 16 bits max, unless you explicitly ask for a
stencil buffer.

Ultimately I think we want to follow the approach Chrome does, where it tests
for things via Extensions.


More information about the webkit-reviews mailing list