Closed
Bug 1696156
Opened 4 years ago
Closed 4 years ago
Remove TextureFlags::DEALLOCATE_MAIN_THREAD flag
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
TextureFlags::DEALLOCATE_MAIN_THREAD seems not necessary since Bug 1200595 fix.
It aligned how TextureClient is deallocated.
See bug 1695808 comment9.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ffe9ef00c1e5
Remove TextureFlags::DEALLOCATE_MAIN_THREAD flag r=nical
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•