Bug 262397

Summary: [WebGPU] CompositorIntegrationImpl should store WebCore::IOSurface instances not IOSurfaceRef directly
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: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Mike Wyrzykowski 2023-09-29 13:41:50 PDT
[WebGPU] CompositorIntegrationImpl should store WebCore::IOSurface instances not IOSurfaceRef directly

This is needed to get WebGPU working in a web worker with offscreen canvas.
Comment 1 Radar WebKit Bug Importer 2023-09-29 13:42:22 PDT
<rdar://problem/116253806>
Comment 2 Mike Wyrzykowski 2023-09-29 15:01:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18440
Comment 3 EWS 2023-09-29 22:55:33 PDT
Committed 268691@main (912e5b85f7e3): <https://commits.webkit.org/268691@main>

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