NEW218390
webkit-style: add checker to validate that all values in an EnumTraits also appear in the original enum
https://bugs.webkit.org/show_bug.cgi?id=218390
Summary webkit-style: add checker to validate that all values in an EnumTraits also a...
David Kilzer (:ddkilzer)
Reported 2020-10-30 09:34:10 PDT
Add checker to webkit-style to validate that all values in an EnumTraits also appear in the original enum. This will catch issues much quicker if someone adds an enum and then doesn't update the EnumTraits.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-06 08:35:16 PST
Note You need to log in before you can comment on or make changes to this bug.