Bug 308513

Summary: Allow enum members with patterns like I32 in style checker
Product: WebKit Reporter: ccarley2
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

ccarley2
Reported 2026-02-23 19:20:04 PST
A common pattern for enums in JavaScriptCore is I32, I64, U8, etc. These are not allowed with the current style checker, but should be.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-23 19:20:11 PST
ccarley2
Comment 2 2026-02-23 19:23:16 PST
EWS
Comment 3 2026-02-24 08:53:02 PST
Committed 308124@main (73b09f0b6bde): <https://commits.webkit.org/308124@main> Reviewed commits have been landed. Closing PR #59290 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.