[Webkit-unassigned] [Bug 36925] Snow Leopard bot does not support EXT_packed_depth_stencil

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 08:57:00 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36925


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmarrin at apple.com




--- Comment #4 from Kenneth Russell <kbr at google.com>  2010-04-01 08:56:59 PST ---
This bot is currently basically incapable of running WebGL tests. All of these
tests have an expected.txt which assumes that WebGL is supported, and having
the EXT_packed_depth_stencil OpenGL extension available is a basic capability
required by WebGL. We'll probably need to change the WebKit WebGL
implementation to return null from Canvas.getContext("webgl") if this extension
isn't available. This will cause all of the WebGL tests to fail on this bot and
not just these few. Rather than skip them all, it would be really nice if the
bot could be upgraded.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list