Bug 250995

Summary: [WebGPU] Migrate from createSurfaceTexture() to getCurrentTexture()
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 250955, 250958, 250990, 250994, 250996, 251067, 251479, 251564, 251880    
Bug Blocks: 250949    

Description Myles C. Maxfield 2023-01-22 20:31:41 PST
[WebGPU] Migrate from prepareForDisplay()/createSurfaceTexture() to present()/getCurrentTexture()
Comment 1 Radar WebKit Bug Importer 2023-01-22 20:32:08 PST
<rdar://problem/104541617>
Comment 2 Myles C. Maxfield 2023-01-22 20:39:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/8963
Comment 3 EWS 2023-02-06 02:07:47 PST
Committed 259884@main (501cc5c18513): <https://commits.webkit.org/259884@main>

Reviewed commits have been landed. Closing PR #8963 and removing active labels.
Comment 4 WebKit Commit Bot 2023-02-07 12:45:34 PST
Re-opened since this is blocked by bug 251880
Comment 5 Myles C. Maxfield 2023-02-07 21:50:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/9797
Comment 6 EWS 2023-02-07 23:14:43 PST
Committed 259996@main (4220ffa8bbcc): <https://commits.webkit.org/259996@main>

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