Bug 252763
| Summary: | Add functionality to find-feature-flags script to find defines that are only used once | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jasmine <jasmine.mok> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jasmine
It might be useful to know which defines are only used in one file. Knowing such may help us clean up the code and remove any underutilized defines. This PR adds the functionality of printing out single use defines to the find-feature-flags script.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jasmine
Pull request: https://github.com/WebKit/WebKit/pull/10530
Radar WebKit Bug Importer
<rdar://problem/106097055>