Closed Bug 745673 Opened 13 years ago Closed 13 years ago

WebGL GetBufferParameter shouldn't accept illegal pnames

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bjacob, Unassigned)

References

Details

(Whiteboard: webgl-conformance)

switch (pname) { case LOCAL_GL_BUFFER_SIZE: case LOCAL_GL_BUFFER_USAGE: case LOCAL_GL_BUFFER_ACCESS: case LOCAL_GL_BUFFER_MAPPED: ACCESS and MAPPED dont exist in WebGL or in GLES2.
Depends on: 745897
I think the patch in bug 745897 fixed this.
Thanks for the test. Confirming that bug 745897 fixed this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: webgl-conformance webgl-test-needed → webgl-conformance
You need to log in before you can comment on or make changes to this bug.