Bug 275371 - [WebGPU] RenderBundleEncoder will crash if Device is destroyed before calling GPURenderBundleEncoder.finish()
Summary: [WebGPU] RenderBundleEncoder will crash if Device is destroyed before calling...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Wyrzykowski
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-06-11 14:02 PDT by Mike Wyrzykowski
Modified: 2024-06-11 18:25 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2024-06-11 14:02:44 PDT
[WebGPU] RenderBundleEncoder will crash if Device is destroyed before calling GPURenderBundleEncoder.finish()
Comment 1 Mike Wyrzykowski 2024-06-11 14:02:58 PDT
radar://129605612
Comment 2 Mike Wyrzykowski 2024-06-11 14:32:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29724
Comment 3 EWS 2024-06-11 18:25:56 PDT
Committed 279935@main (e91b9416d35d): <https://commits.webkit.org/279935@main>

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