Closed
Bug 988422
Opened 11 years ago
Closed 11 years ago
Ensure TextureClient is alive until TextureHost is instantiated
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sotaro, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #971946 +++
Ensure that TextureClient is alive until TextureHost is instantiated. gecko does not have explicit mechanism to ensure it.
Reporter | ||
Comment 1•11 years ago
|
||
It is mentioned at Bug 971946 Comment 8.
Summary: Remove TextureClientData → Ensure TextureClient is alive until TextureHost is instantiated
Reporter | ||
Comment 2•11 years ago
|
||
On current TextureClient's shutdown sequence ensure this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•