Closed
Bug 881805
Opened 12 years ago
Closed 12 years ago
WebGL cubes demo fails to load
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 881681
People
(Reporter: azakai, Unassigned)
References
()
Details
http://alteredqualia.com/xg/examples/animation_physics_ammo.html
NS_ERROR_FAILURE: Failure
shows up in the console. The creator of the demo (AlteredQualia) said on twitter that this used to work until quite recently, and that other WebGL demos of his/hers also broke at the same time.
| Reporter | ||
Comment 1•12 years ago
|
||
https://twitter.com/alteredq/status/344513314740645888
"Diff is: WebGL demos that set canvas size before getting GL context work, after get NS_ERROR_FAILURE at canvas.width = number"
| Reporter | ||
Comment 2•12 years ago
|
||
Another failing case: http://threejs.org/examples/webgl_geometry_cube.html
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•