Bug 252524
Summary: | [WGSL] Fix overload resolution for addition | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
Component: | WebGPU | Assignee: | Dan Glastonbury <djg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dan Glastonbury
The overload resolution pass crashes trying to access an empty array when checking an expression involved `+`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105624218>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/10325
EWS
Committed 260588@main (1ebcb3a27339): <https://commits.webkit.org/260588@main>
Reviewed commits have been landed. Closing PR #10325 and removing active labels.