Closed Bug 1654798 Opened 4 years ago Closed 4 years ago

[Linux] Postpone fCreateSync() call when GL context is set

Categories

(Core :: Widget: Gtk, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: stransky, Assigned: stransky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Recently we create sync during dmabuf surface import which may fail as GL context may be missing so postpone fCreateSync() until the sync is actually used.

Recently we create sync during dmabuf surface import which may fail as GL context may be missing.
In this patch we postpone sync creation until the sync is actually used at DMABufSurface::FenceWait().

Pushed by apavel@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8651524d47d1 [Linux] Create GL fence at DMABufSurface::FenceWait(), r=jhorak
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: