RESOLVED FIXED 240681
check-webkit-style: more strict upper case enum exceptions
https://bugs.webkit.org/show_bug.cgi?id=240681
Summary check-webkit-style: more strict upper case enum exceptions
Yury Semikhatsky
Reported 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.
Attachments
Yury Semikhatsky
Comment 1 2022-05-19 14:31:50 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-05-20 05:59:14 PDT
Note You need to log in before you can comment on or make changes to this bug.