Closed
Bug 1967432
Opened 5 months ago
Closed 5 months ago
[Linux] Don't delete GL snapshot from DMABufSurface
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Don't delete GL snapshot from DMABuf, it causes races as we can't ensure correct termination from all threads. It's better to leak it as it's global object anyway.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → stransky
Status: NEW → ASSIGNED
| Assignee | ||
Updated•5 months ago
|
Priority: -- → P3
Summary: [Linux] Don't delete GL snapshot from DMABuf → [Linux] Don't delete GL snapshot from DMABufSurface
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/a303b120805d
[Linux] Don't delete GL snapshot from DMABufSurface r=emilio,media-playback-reviewers,padenot
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•