Bug 244702

Summary: [WGSL] Handle lexing of negative numbers
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: WebGPUAssignee: Dan Glastonbury <djg>
Status: RESOLVED FIXED    
Severity: Enhancement CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   

Description Dan Glastonbury 2022-09-01 20:40:03 PDT
WGSL lexer doesn't handle `-` or `--` tokens
Comment 1 Radar WebKit Bug Importer 2022-09-01 20:40:33 PDT
<rdar://problem/99471597>
Comment 2 Dan Glastonbury 2022-09-01 20:45:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3946
Comment 3 EWS 2022-09-02 04:23:08 PDT
Committed 254096@main (b9fedd48387f): <https://commits.webkit.org/254096@main>

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