| 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 | ||
|
Description
Mike Wyrzykowski
2023-01-19 14:55:53 PST
Pull request: https://github.com/WebKit/WebKit/pull/8856 Pull request: https://github.com/WebKit/WebKit/pull/11634 Committed 261998@main (9013908c531c): <https://commits.webkit.org/261998@main> Reviewed commits have been landed. Closing PR #11634 and removing active labels. Committed 262044@main (8c3f9fcd1e43): <https://commits.webkit.org/262044@main> Reviewed commits have been landed. Closing PR #11894 and removing active labels. (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 Pull request: https://github.com/WebKit/WebKit/pull/12620 Committed 262871@main (1f4abbc8a050): <https://commits.webkit.org/262871@main> Reviewed commits have been landed. Closing PR #12620 and removing active labels. |