Closed
Bug 980221
Opened 11 years ago
Closed 10 years ago
Handle webgl context lose/restore event
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
DUPLICATE
of bug 998916
People
(Reporter: jerry, Unassigned)
Details
In https://bugzilla.mozilla.org/show_bug.cgi?id=974807#c44 , I see that we restore the webgl context just after the context lost event. I don't know whether this behavior is normal. When we receive a "low memory" memory pressure event, we delete the context and then restore it. We can't save the memory here.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•