Bug 264865
Summary: | [WebGPU] ArrayBuffer detaching on unmap is not implemented | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mike Wyrzykowski
[WebGPU] ArrayBuffer detaching on unmap is not implemented
Per the spec, the ArrayBuffer returned from getMappedRange should be unmapped on the call to GPUBuffer.unmap
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118439123>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/20526
EWS
Committed 270806@main (1007b7a34ee9): <https://commits.webkit.org/270806@main>
Reviewed commits have been landed. Closing PR #20526 and removing active labels.