Closed
Bug 1328118
Opened 9 years ago
Closed 9 years ago
Change WebGL API arg nullable behavior
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | affected |
People
(Reporter: lukebenes, Unassigned)
Details
The WebGL API changed here:
https://github.com/KhronosGroup/WebGL/pull/2124/commits/03aab58eb8fdf3151630a8c6866d93f90cca2c8e
Chrome was updated here:
https://codereview.chromium.org/2485443002/
We should do the same to meet the new spec.
Spec changes are here:
https://github.com/KhronosGroup/WebGL/pull/2099
https://github.com/KhronosGroup/WebGL/pull/2125
Test changes are here:
https://github.com/KhronosGroup/WebGL/pull/2124
https://github.com/KhronosGroup/WebGL/pull/2128
Comment 2•9 years ago
|
||
We should be passing these already. (I proposed these changes, after all!)
We seem to be passing them on my machine on Nightly. (this should apply to Aurora and Beta too, fwiw)
Please reopen if you find us failing one of these tests.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(lukebenes)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•