Closed
Bug 1816057
Opened 2 years ago
Closed 2 years ago
Add GPUVideoTextureHost::NeedsDeferredDeletion()
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
Details
Attachments
(1 file)
I noticed that NeedsDeferredDeletion() is not overridden in GPUVideoTextureHost. Though it does not cause actual problem with current gecko.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Summary: Add dd GPUVideoTextureHost::NeedsDeferredDeletion() → Add GPUVideoTextureHost::NeedsDeferredDeletion()
Updated•2 years ago
|
Attachment #9316961 -
Attachment description: Bug 1816057 - Add dd GPUVideoTextureHost::NeedsDeferredDeletion() → Bug 1816057 - Add GPUVideoTextureHost::NeedsDeferredDeletion()
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/44a29d6d075b
Add GPUVideoTextureHost::NeedsDeferredDeletion() r=gfx-reviewers,lsalzman
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•