Open
Bug 1888980
Opened 2 years ago
Updated 7 months ago
Implement context lost/restored for WebGL when the GPU process crashes
Categories
(Core :: Graphics: CanvasWebGL, enhancement)
Core
Graphics: CanvasWebGL
Tracking
()
NEW
People
(Reporter: aosmond, Unassigned)
References
(Blocks 1 open bug)
Details
WebGL already implements context lost/restored for when the GL context itself is lost/restored in the compositor process. We should extend this to cover the case where the GPU process crashes, like we did for remote 2D canvas in bug 1887729.
Updated•7 months ago
|
Blocks: gpu-process
You need to log in
before you can comment on or make changes to this bug.
Description
•