[webkit-changes] [WebKit/WebKit] d9a9a0: Remove unused enables in FeatureList.pm
Don Olmstead
noreply at github.com
Wed Nov 29 16:28:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d9a9a0984f5d0af5e92bc7b2f9c3408ab4925c23
https://github.com/WebKit/WebKit/commit/d9a9a0984f5d0af5e92bc7b2f9c3408ab4925c23
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M Source/cmake/WebKitFeatures.cmake
M Tools/Scripts/webkitperl/FeatureList.pm
Log Message:
-----------
Remove unused enables in FeatureList.pm
https://bugs.webkit.org/show_bug.cgi?id=265546
Reviewed by Jonathan Bedard and Michael Catanzaro.
Used `find-feature-flags` to find `ENABLE` flags that are present in
perl code but are not used in source files.
python Tools\Scripts\find-feature-flags all-code --diff definitions
* Source/cmake/WebKitFeatures.cmake:
* Tools/Scripts/webkitperl/FeatureList.pm:
Canonical link: https://commits.webkit.org/271312@main
More information about the webkit-changes
mailing list