Open
Bug 1272193
Opened 9 years ago
Updated 2 years ago
Test and handle nested webglcontextcreationerror
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Core
Graphics: CanvasWebGL
Tracking
()
NEW
People
(Reporter: jgilbert, Unassigned)
References
Details
This will likely crash the content process right now.
Consider disabling the event from within an event.
However, this might be a useful usecase. (ok, that failed, let's try again)
In particular, trying webgl1 if webgl2 failed.
To some degree, this is a 'stop hitting yourself' sort of thing, but we should handle it the same way, say, stack overflows work in JS.
Reporter | ||
Updated•6 years ago
|
Type: defect → task
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
Assignee: jgilbert → nobody
Reporter | ||
Updated•6 years ago
|
Type: task → defect
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•