Closed
Bug 1622709
Opened 5 years ago
Closed 5 years ago
Re-enable RecycleAllocator at ImageContainer for RDD process
Categories
(Core :: Graphics: Layers, enhancement)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
RecycleAllocator at ImageContainer for RDD process was disabled by Bug 1622142 because of av1 video rendering regression. To reduce video frame copy, we want to re-enable it again.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•5 years ago
|
||
Regression happened, because BufferTextureHost::UpdatedInternal() was not called when BufferTextureHost was wrapped by GPUVideoTextureHost.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b750f674098
Re-enable RecycleAllocator at ImageContainer for RDD process r=nical
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•