Closed Bug 1827763 Opened 2 years ago Closed 1 year ago

WebGPU server should limit requested `wgpu` device features to those present in WebGPU spec

Categories

(Core :: Graphics: WebGPU, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jimb, Unassigned, NeedInfo)

References

(Blocks 1 open bug)

Details

wgpu_server_adapter_request_device should mask off any bits in the wgc::device::DeviceDescriptor value it deserializes that don't correspond to features defined in the WebGPU spec.

It would make sense to fix this as part of wgpu#3274.

We believe that we have already fixed this (PR link above notwithstanding, which has not been closed yet).

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

:nical, can you please note the PR fixing this?

Flags: needinfo?(nical.bugzilla)
You need to log in before you can comment on or make changes to this bug.