Bug 218390 - webkit-style: add checker to validate that all values in an EnumTraits also appear in the original enum
Summary: webkit-style: add checker to validate that all values in an EnumTraits also a...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-30 09:34 PDT by David Kilzer (:ddkilzer)
Modified: 2020-11-06 08:35 PST (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 David Kilzer (:ddkilzer) 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.
Comment 1 Radar WebKit Bug Importer 2020-11-06 08:35:16 PST
<rdar://problem/71120376>