Bug 302598
| Summary: | Remove raw pointer hash table from WebGPU::Sampler | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> |
| Component: | WebGPU | Assignee: | Geoffrey Garen <ggaren> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 302616 | ||
| Bug Blocks: | |||
Geoffrey Garen
...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164843430>
Geoffrey Garen
Pull request: https://github.com/WebKit/WebKit/pull/54012
EWS
Committed 303099@main (1a66fec098c4): <https://commits.webkit.org/303099@main>
Reviewed commits have been landed. Closing PR #54012 and removing active labels.
Mike Wyrzykowski
Reopened Bugzilla.
303099@main causes a potential nullptr sampler access during shader execution, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=302616.