Closed Bug 722082 Opened 12 years ago Closed 12 years ago

getParameter(COMPRESSED_TEXTURE_FORMATS) should return a Uint32Array, not a plain array

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jon, Unassigned)

References

Details

(Whiteboard: webgl-conformance)

Right now it's returning a plain JS empty array. It should be returning a Uint32Array according to the spec: http://www.khronos.org/registry/webgl/specs/latest/#5.14.3
Depends on: 721230
No longer blocks: webgl-conformance
Whiteboard: webgl-conformance
Whiteboard: webgl-conformance → webgl-conformance webgl-test-needed
I believe the patch in bug 745897 fixed this.
Depends on: 745897
I tested that in today's Nightly, and this is indeed fixed. Thanks for pointing out where that test lived
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Yep, removing webgl-test-needed. Thanks!
Whiteboard: webgl-conformance webgl-test-needed → webgl-conformance
You need to log in before you can comment on or make changes to this bug.