Closed
Bug 1128035
Opened 10 years ago
Closed 9 years ago
WebGL 1.0.2 Conformance Test: conformance/typedarrays/data-view-test.html fails
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
People
(Reporter: lukebenes, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted],webgl-conformance)
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/typedarrays/data-view-test.html
Actual results:
Test for constructor not called as a function
PASS DataView(new ArrayBuffer) threw exception
Expected results:
Test for constructor not called as a function
FAIL DataView(new ArrayBuffer) does not throw exception
On Win 7, this test failed with the D3D9, D3D11, and native OGL backends on Firefox Nightly 38.0a1 (2015-01-30). However it passes on Chrome 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
Summary: WebGL Conformance Test: conformance/typedarrays/data-view-test.html fails → WebGL 1.0.2 Conformance Test: conformance/typedarrays/data-view-test.html fails
Comment 1•10 years ago
|
||
This is solved by bug 1142279.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Verified FIXED in 43.0a1 (2015-09-02). Nice job Jeff. Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•