Closed
Bug 1689464
Opened 4 years ago
Closed 4 years ago
Add EGL support to the graphics blocklist
Categories
(Core :: Graphics, task, P3)
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
As we saw with some NVIDIA users, we probably want/need the ability to block EGL for some users based on hardware/drivers/etc. It will also be useful to rollout to a subset of users in various channels.
Comment 1•4 years ago
|
||
I'd love to go forward here - Andrew, will you have time for this soon? If not, should I try to prepare something?
I'd go with something like:
- in the following cases only if glxtest reported working EGL
- on Xwayland, as we can expect working EGL there. Also turn on Webrender were we already support it on X11/Wayland.
- on Intel/AMD mesa on X11, matching our WR release allowlist
Flags: needinfo?(aosmond)
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(aosmond)
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eff7160b727b
Add support for X11 EGL to the blocklist. r=rmader
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•