Bug 244760
| Summary: | [WGSL] Implement local var statement parsing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebGPU | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | mmaxfield, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 244759 | ||
| Bug Blocks: | |||
Dan Glastonbury
Make use of existing VariableDecl to implemnt VariableStatement nodes
representing local variable declaration statements beginning with 'var' keyword.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99521231>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/4001
EWS
Committed 254140@main (250024bc7276): <https://commits.webkit.org/254140@main>
Reviewed commits have been landed. Closing PR #4001 and removing active labels.