Closed
Bug 1320623
Opened 9 years ago
Closed 9 years ago
Add TextureHost recycling handling for ImageBridge
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla54
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
685 bytes,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
We need to addTextureHost recycling handling for ImageBridge. PTexture recycling on PWebRenderBridge is not implemented yet, but it is out side the scope of this bug.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8814788 -
Flags: review?(nical.bugzilla)
Updated•9 years ago
|
Attachment #8814788 -
Flags: review?(nical.bugzilla) → review+
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/60d5193c142a
TextureHost recycling handling for ImageBridge r=nical
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/98960f7903b3
Fix build failure r=nical?
Updated•8 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•