Closed
Bug 1599605
Opened 5 years ago
Closed 5 years ago
Tighten assertion in RenderCompositorOGL::DestroySurface
Categories
(Core :: Graphics: WebRender, task, P5)
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(1 file)
Bug 1591754 fixed the only known case of DestroySurface
being called with an unknown surface ID. We can tighten the assertion in it now.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/6a5116292dfb
Crash when DestroySurface is called with an unknown ID. r=gw
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•