Bug 240681 - check-webkit-style: more strict upper case enum exceptions
Summary: check-webkit-style: more strict upper case enum exceptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords: InRadar
Depends on: 240532
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-19 12:51 PDT by Yury Semikhatsky
Modified: 2022-05-20 05:59 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2022-05-19 12:51:59 PDT
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.
Comment 1 Yury Semikhatsky 2022-05-19 14:31:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/801
Comment 2 EWS 2022-05-20 05:58:51 PDT
Committed r294542 (250797@main): <https://commits.webkit.org/250797@main>

Reviewed commits have been landed. Closing PR #801 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-20 05:59:14 PDT
<rdar://problem/93650243>