Bug 301878

Summary: `device.adapterInfo` is not implemented
Product: WebKit Reporter: yulong.fs
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mwyrzykowski, tzagallo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

yulong.fs
Reported 2025-11-03 12:05:01 PST
`device.adapterInfo` should return a property representing the adapter info, but currently it returns `undefined`. See more info: https://github.com/microsoft/onnxruntime/issues/26480
Attachments
Mike Wyrzykowski
Comment 1 2025-11-03 14:33:15 PST
This was fixed with https://commits.webkit.org/299475@main Until that reaches customers, it is possible to query the same information from the GPUAdapter.info object *** This bug has been marked as a duplicate of bug 294006 ***
Mike Wyrzykowski
Comment 2 2025-11-03 14:37:04 PST
Also thank you for the bug report. This should be working in the latest version of Safari Technology Preview. Can you please confirm if the behavior is working as expected for you there?
Note You need to log in before you can comment on or make changes to this bug.