Closed
Bug 1138239
Opened 10 years ago
Closed 6 years ago
WebGL Conformance Test 1.0.1 Android error: conformance/misc/bad-arguments-test.html
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lukebenes, Unassigned)
Details
(Whiteboard: webgl-conformance[gfx-noted])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150301030224
Steps to reproduce:
On Firefox for Android go to:
https://www.khronos.org/registry/webgl/conformance-suites/1.0.1/conformance/misc/bad-arguments-test.html
Actual results:
conformance/misc/bad-arguments-test.html (102 of 108 passed)
failed: context.getProgramInfoLog(argument) should be null (of type object). Was (of type string).
failed: context.getShaderInfoLog(argument) should be null (of type object). Was (of type string).
failed: context.getShaderSource(argument) should be null (of type object). Was (of type string).
failed: context.getProgramInfoLog(argument) should be null (of type object). Was (of type string).
failed: context.getShaderInfoLog(argument) should be null (of type object). Was (of type string).
failed: context.getShaderSource(argument) should be null (of type object). Was (of type string).
Expected results:
Chrome for Android passes. I saw this issue on 3 devices, an ASUS MeMO Pad 7 (ME176C), Verizon SGS4, and Nexus 7.
Updated•10 years ago
|
Component: Untriaged → Canvas: WebGL
Product: Firefox → Core
Whiteboard: webgl-conformance
Updated•10 years ago
|
Whiteboard: webgl-conformance → webgl-conformance[gfx-noted]
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•6 years ago
|
||
Passes on my Essential Phone.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•