Open Bug 1831994 Opened 1 year ago Updated 1 month ago

Implement `GPUAdapterInfo`'s diagnostic attributes

Categories

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

defect

Tracking

()

People

(Reporter: ErichDonGubler, Unassigned)

References

(Blocks 2 open bugs)

Details

Bug 1653164 introduced some non-standard WebGPU diagnostic information that is only exposed in about:support; this is because we (1) needed good system diagnostic information now and (2) have not taken the time yet to implement standard GPUAdapterInfo fields. WRT these fields, we need to:

  1. Determine which fields we'd like to expose, considering the fingerprinting risk associated.
  2. Determine when we would actually like to populate these fields.
  3. Implement the above determinations.
Type: defect → task
Severity: -- → S3
Priority: -- → P3

Classifying this as a bug again, as this is a standard API that we are missing in our implementation.

Type: task → defect
No longer depends on: webgpu-v1
Blocks: 1886808
You need to log in before you can comment on or make changes to this bug.