Closed
Bug 1658728
Opened 5 years ago
Closed 5 years ago
Move HoldUntilCompositableRefReleasedIfNecessary() calling to TextureClient::OnForwardedToHost()
Categories
(Core :: Graphics: Layers, task)
Core
Graphics: Layers
Tracking
()
RESOLVED
INVALID
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 obsolete file)
If HoldUntilCompositableRefReleasedIfNecessary() is called in TextureClient::OnForwardedToHost(). HoldUntilCompositableRefReleasedIfNecessary() calling could be done in one place.
Further, it could extend the calling to Tile's TextureClient. It is a preparation of Bug 1649354.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Updated•5 years ago
|
Attachment #9169612 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•