Closed
Bug 1690256
Opened 4 years ago
Closed 4 years ago
Wayland only builds don't compare driver version in the graphics blocklist
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We used MOZ_X11 instead of MOZ_WIDGET_GTK in a few places in the GfxInfo code. This causes us to turn off blocklist support for driver versions on Wayland only builds.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5cf1763f37d7
Ensure we check the driver version for gfx blocklisting in Wayland only builds. r=jrmuizel
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•