Bug 269019

Summary: [WebGPU] Device lost promise takes too long to resolve
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Mike Wyrzykowski 2024-02-08 14:18:33 PST
Run https://gpuweb.github.io/cts/standalone/?q=webgpu:api,validation,state,device_lost,destroy,*

it takes many seconds to run some of the tests, the entire suite takes several minutes. It seems like we do not resolve the device lost promise in a timely fashion.
Comment 1 Radar WebKit Bug Importer 2024-02-08 14:19:01 PST
<rdar://problem/122582535>
Comment 2 Mike Wyrzykowski 2024-02-09 12:27:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/24162
Comment 3 EWS 2024-02-12 13:17:18 PST
Committed 274482@main (dd3938f3a697): <https://commits.webkit.org/274482@main>

Reviewed commits have been landed. Closing PR #24162 and removing active labels.