Closed
Bug 1977859
Opened 3 months ago
Closed 3 months ago
[Linux] Don't make GL context current for texture delete at DMABufSurface
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Don't make GL context current for texture delete at DMABufSurface, it may fail and we don't need it anyway.
| Assignee | ||
Comment 1•3 months ago
|
||
Pushed by stransky@redhat.com:
https://github.com/mozilla-firefox/firefox/commit/f6defcb99de0
https://hg.mozilla.org/integration/autoland/rev/b50843ed6eac
[Linux] Don't make GL context current to delete textures at DMABufSurface r=emilio
Comment 3•3 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•