Bug 200785

Summary: [WHLSL] Don't accept operator&& or operator|| in the Lexer
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: WebGPUAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, mmaxfield, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Robin Morisset
Reported 2019-08-15 13:20:33 PDT
They don't make sense: implementing && or || as function calls would lose us short-circuiting.
Attachments
Patch (2.68 KB, patch)
2019-08-15 13:29 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2019-08-15 13:29:18 PDT
WebKit Commit Bot
Comment 2 2019-08-15 14:18:17 PDT
Comment on attachment 376415 [details] Patch Clearing flags on attachment: 376415 Committed r248746: <https://trac.webkit.org/changeset/248746>
WebKit Commit Bot
Comment 3 2019-08-15 14:18:19 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-08-15 14:19:17 PDT
Note You need to log in before you can comment on or make changes to this bug.