Bug 262397 - [WebGPU] CompositorIntegrationImpl should store WebCore::IOSurface instances not IOSurfaceRef directly
Summary: [WebGPU] CompositorIntegrationImpl should store WebCore::IOSurface instances ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-29 13:41 PDT by Mike Wyrzykowski
Modified: 2023-09-29 22:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.