[Webkit-unassigned] [Bug 252763] New: Add functionality to find-feature-flags script to find defines that are only used once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 11:26:54 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252763

            Bug ID: 252763
           Summary: Add functionality to find-feature-flags script to find
                    defines that are only used once
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jasmine.mok at sony.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230222/f0351b17/attachment.htm>


More information about the webkit-unassigned mailing list