Closed Bug 909903 Opened 11 years ago Closed 6 years ago

There should be test coverage for WebGL availability on B2G

Categories

(Core :: Graphics: CanvasWebGL, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bjacob, Unassigned)

References

Details

(Whiteboard: webgl-internal)

So last week I regressed WebGL in bug 900201, to the extent that all WebGL context creation started failing (!).

We didn't have any test coverage for that. There is a thing in

  content/canvas/test/webgl/non-conf-tests/test_webgl_conformance.html

that seems to be OK with WebGL not being available on B2G. Other WebGL-using tests in content/canvas/test/crossorigin failed, but were KNOWN-FAIL anyway.
test_webgl_conformance doesn't check if it's possible to get a general webgl context, but rather a "webgl" context, as opposed to an "experimental-webgl" context.

It's easy enough to add a 'we expect to have webgl work' test, though.
IIRC, WebGL reftests are failing on B2G, as well. We would get incidental coverage that way, if they were working.
Whiteboard: webgl-internal
Are there any bugs reenabling WebGL on B2G tbpl?
Depends on: 913597
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Mass closing as we are no longer working on b2g/firefox os.
You need to log in before you can comment on or make changes to this bug.