Bug 255183

Summary: [WGSL] Implement if statement parsing
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: WebGPUAssignee: Dan Glastonbury <djg>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Dan Glastonbury 2023-04-07 17:37:05 PDT
Handle the parsing of if statements following the WGSL spec.
Comment 1 Radar WebKit Bug Importer 2023-04-07 17:37:17 PDT
<rdar://problem/107775701>
Comment 2 Dan Glastonbury 2023-04-07 17:42:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12540
Comment 3 EWS 2023-04-10 19:45:33 PDT
Committed 262802@main (d2179ea70ad3): <https://commits.webkit.org/262802@main>

Reviewed commits have been landed. Closing PR #12540 and removing active labels.