Closed
Bug 1246007
Opened 9 years ago
Closed 9 years ago
Regression in WebGL 1.0.2 conformance: conformance/state/gl-object-get-calls.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: lukebenes, Assigned: jgilbert)
References
(Blocks 1 open bug, )
Details
(Whiteboard: webgl-conformance gfx-noted)
Attachments
(1 file)
1.31 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce:
On Windows or Linux with Nvidia or Intel hardware navigate to:
https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/state/gl-object-get-calls.html
Results:
Test getRenderbufferParameter
FAIL getRenderbufferParameter returned 0 instead of null for invalid parameter enum: 0x8cab
This test passes on Firefox 44 and on Google Chrome. Verified on my laptop with Intel HD 4000 and desktop with Nvidia GTX 650.
Blocks: webgl-1.0.2
This test is failing on Nightly 47.0a1 (2016-02-04) on both Windows 10 and Ubuntu 15.10.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jgilbert
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8716120 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•9 years ago
|
Blocks: webgl-102-conformance
Updated•9 years ago
|
Attachment #8716120 -
Flags: review?(jmuizelaar) → review+
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•