Bug 238725

Summary: [WebGPU] Implement the concept of device lost
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, djg, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 238724    
Bug Blocks: 238727    
Attachments:
Description Flags
Patch
none
Patch
none
Patch dino: review+

Myles C. Maxfield
Reported 2022-04-04 00:44:24 PDT
.
Attachments
Patch (6.80 KB, patch)
2022-04-04 00:48 PDT, Myles C. Maxfield
no flags
Patch (7.84 KB, patch)
2022-04-04 00:49 PDT, Myles C. Maxfield
no flags
Patch (6.86 KB, patch)
2022-04-04 00:50 PDT, Myles C. Maxfield
dino: review+
Myles C. Maxfield
Comment 1 2022-04-04 00:48:04 PDT
Myles C. Maxfield
Comment 2 2022-04-04 00:49:17 PDT
Myles C. Maxfield
Comment 3 2022-04-04 00:50:13 PDT
Myles C. Maxfield
Comment 4 2022-04-08 01:28:22 PDT
Comment on attachment 456543 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=456543&action=review > Source/WebGPU/WebGPU/Device.mm:91 > +#endif I guess I should: #elseif UNUSED_VARIABLE(devices);
Myles C. Maxfield
Comment 5 2022-04-08 19:14:34 PDT
Radar WebKit Bug Importer
Comment 6 2022-04-08 19:15:17 PDT
Note You need to log in before you can comment on or make changes to this bug.