WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244760
[WGSL] Implement local var statement parsing
https://bugs.webkit.org/show_bug.cgi?id=244760
Summary
[WGSL] Implement local var statement parsing
Dan Glastonbury
Reported
2022-09-03 02:57:16 PDT
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
Comment 1
2022-09-03 02:58:20 PDT
<
rdar://problem/99521231
>
Dan Glastonbury
Comment 2
2022-09-03 17:35:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4001
EWS
Comment 3
2022-09-03 20:06:11 PDT
Committed
254140@main
(250024bc7276): <
https://commits.webkit.org/254140@main
> Reviewed commits have been landed. Closing PR #4001 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug