Closed
Bug 850235
Opened 10 years ago
Closed 10 years ago
[layers-refactoring] Shutdown shmem leak
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: BenWa, Assigned: BenWa)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bgirard
Assignee | ||
Comment 2•10 years ago
|
||
We're releasing shmem from DeferredDestroyCompositor which is too late to receive IPC replies to release Shmem sent from ~TextureHost(). This explains the leak. We need to release these earlier.
Assignee | ||
Comment 3•10 years ago
|
||
http://hg.mozilla.org/projects/graphics/rev/89094c145c08
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•