Closed Bug 1786675 Opened 3 years ago Closed 2 years ago

Blocklist for WebGPU adapters

Categories

(Core :: Graphics: WebGPU, enhancement, P1)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1760663

People

(Reporter: jimb, Assigned: jgilbert)

References

Details

In order to allow us to respond quickly to reports of misbehaving GPUs, we should have a blacklist of adapters that should not be offered to web content.

This should be a list we can add to without making a new Firefox release. I assume Firefox must have mechanisms like this in place already.

Summary: Blacklist for WebGPU adapters → Blocklist for WebGPU adapters

One of the places to look at in our code regarding blocklisting is GfxInfo (there's one per platform, for example https://searchfox.org/mozilla-central/source/widget/windows/GfxInfo.cpp) and https://searchfox.org/mozilla-central/source/widget/GfxInfoBase.cpp. We can work from there, see where it interacts with the graphics code. A good person to ask about this stuff is Andrew Osmond.

Blocks: 1807403
See Also: → 1808575
Assignee: nobody → jgilbert
Priority: P3 → P1

Looks like this was done here in bug 1760663.

Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1760663
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.