Bug 250865
Summary: | [WebGPU] Implement resource deallocation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jenner, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=254364 |
Mike Wyrzykowski
[WebGPU] Implement resource deallocation
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike Wyrzykowski
radar://103963935
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/8856
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/11634
EWS
Committed 261998@main (9013908c531c): <https://commits.webkit.org/261998@main>
Reviewed commits have been landed. Closing PR #11634 and removing active labels.
EWS
Committed 262044@main (8c3f9fcd1e43): <https://commits.webkit.org/262044@main>
Reviewed commits have been landed. Closing PR #11894 and removing active labels.
Robert Jenner
(In reply to EWS from comment #5)
> Committed 262044@main (8c3f9fcd1e43):
> <https://commits.webkit.org/262044@main>
>
> Reviewed commits have been landed. Closing PR #11894 and removing active
> labels.
The above commit reverts https://commits.webkit.org/261998@main that caused a few tests to crash mentioned in: https://bugs.webkit.org/show_bug.cgi?id=254364
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/12620
EWS
Committed 262871@main (1f4abbc8a050): <https://commits.webkit.org/262871@main>
Reviewed commits have been landed. Closing PR #12620 and removing active labels.