Bug 252763 - Add functionality to find-feature-flags script to find defines that are only used once
Summary: Add functionality to find-feature-flags script to find defines that are only ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-22 11:26 PST by Jasmine
Modified: 2023-03-01 11:27 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 Jasmine 2023-02-22 11:26:54 PST
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.
Comment 1 Jasmine 2023-02-22 11:32:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/10530
Comment 2 Radar WebKit Bug Importer 2023-03-01 11:27:16 PST
<rdar://problem/106097055>