Bug 308513
| Summary: | Allow enum members with patterns like I32 in style checker | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171035277>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/59290
EWS
Committed 308124@main (73b09f0b6bde): <https://commits.webkit.org/308124@main>
Reviewed commits have been landed. Closing PR #59290 and removing active labels.