Closed
Bug 1663381
Opened 5 years ago
Closed 5 years ago
Reduce file descriptor usage at SharedSurface_AndroidHardwareBuffer
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1649088 is implementing SharedSurface_AndroidHardwareBuffer. But file descriptor usage of SharedSurface_AndroidHardwareBuffer::ToSurfaceDescriptor() is not efficient.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bfcea694d85c
Reduce file descriptor usage at SharedSurface_AndroidHardwareBuffer r=nical
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•