Bug 240681
| Summary: | check-webkit-style: more strict upper case enum exceptions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
| Component: | Tools / Tests | Assignee: | Yury Semikhatsky <yurys> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 240532 | ||
| Bug Blocks: | |||
Yury Semikhatsky
As discussed in https://bugs.webkit.org/show_bug.cgi?id=240532 we should create a list of
common abbreviations that are valid all upper case enum values instead of having a list
(_ALLOW_ALL_UPPERCASE_ENUM) of enums where any value is allowed to be upper case if at
least one already can.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/801
EWS
Committed r294542 (250797@main): <https://commits.webkit.org/250797@main>
Reviewed commits have been landed. Closing PR #801 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/93650243>