Closed
Bug 1236199
Opened 10 years ago
Closed 10 years ago
WebGL canvas creation with alpha: false fails
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: u480271, Unassigned)
References
()
Details
(Whiteboard: gfx-noted)
WebGL font rendering demo fails to create context. Errors in the web console:
Error: WebGL: Error during native OpenGL init. pdf:117:8
Error: WebGL: WebGL creation failed. pdf:117:8
Error: WebGL: Error during native OpenGL init. pdf:119:9
Error: WebGL: WebGL creation failed. pdf:119:9
Failed to create WebGL context pdf:73:3
Loading files...
Comment 1•10 years ago
|
||
New and/or exciting. :(
Does this still repro? I can't remember if we touched code here or only talked about changing it.
Flags: needinfo?(dglastonbury)
Whiteboard: gfx-noted
I've had issues with not getting a WebGL context on my rMBP. I wonder if it's related to something failing and not resetting til I restart FF.
I just tried repro'ing with latest FF and it works for me.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(dglastonbury)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•