Closed
Bug 1128019
Opened 10 years ago
Closed 10 years ago
WebGL Conformance Test: conformance/state/gl-get-calls.html fails
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: lukebenes, Assigned: jgilbert)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted],webgl-conformance)
Attachments
(1 file)
(deleted),
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150130030232
Steps to reproduce:
1. Go to: https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/state/gl-get-calls.html
Actual results:
FAIL context.getParameter(context.SCISSOR_BOX)[2] should be 2. Was 16.
FAIL context.getParameter(context.SCISSOR_BOX)[3] should be 2. Was 16.
Expected results:
All tests should pass.
It fails with the D3D9, D3D11, and native OGL backends on Firefox 38.0a1 (2015-01-30). However, it pass on Chrome Version 42.0.2291.1 canary.
Updated•10 years ago
|
Component: Untriaged → Canvas: WebGL
Product: Firefox → Core
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Updated•10 years ago
|
Blocks: webgl-1.0.2
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jgilbert
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 7 → All
Hardware: x86_64 → All
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8576405 -
Flags: review?(dglastonbury)
Attachment #8576405 -
Flags: review?(dglastonbury) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
No longer blocks: webgl-1.0.2
Blocks: webgl-1.0.2
You need to log in
before you can comment on or make changes to this bug.
Description
•