Bug 86381
Summary: | WebGL returns the wrong types for several getParameter enums | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gregg Tavares <gman> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, cmarrin, kbr, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Gregg Tavares
Updated this test to check for correct types. WebKit fails several
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conformance/state/gl-get-calls.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
WebKit now passes all of the 1.0.1, 1.0.2, and ToT Khronos tests.