Closed Bug 1667927 Opened 4 years ago Closed 4 years ago

Do not close file descriptor of android::Fence if EGLSync is created

Categories

(Core :: Graphics, defect)

defect

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file)

When EGLSync is created from fence file descriptor, gecko should not close it. It should be closed by gecko only when EGLSync creation is failed.

Android does such thing.
http://androidxref.com/9.0.0_r3/xref/frameworks/native/libs/gui/GLConsumer.cpp#986

Assignee: nobody → sotaro.ikeda.g
Blocks: 1661371
Component: Graphics: WebRender → Graphics
Pushed by sikeda.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/590bd63c9811 Do not close file descriptor of android::Fence if EGLSync is created r=jnicol
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: