Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dab7a975371dc6c85c559db49b6fbf29b055f823
      
https://github.com/WebKit/WebKit/commit/dab7a975371dc6c85c559db49b6fbf29b055f823
  Author: Don Olmstead <[email protected]>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h
    M Source/WTF/wtf/PlatformEnableCocoa.h

  Log Message:
  -----------
  Remove unused ENABLEs in PlatformCocoa.h
https://bugs.webkit.org/show_bug.cgi?id=265547

Reviewed by Alex Christensen.

Used `find-feature-flags` to find `ENABLE` flags that are present in
platform headers but are not used in source files.

python Tools\Scripts\find-feature-flags all-code --diff definitions

Marked `ENABLE` flags that are used in Apple internal builds so they are
not accidentally removed.

* Source/WTF/wtf/PlatformEnable.h:
* Source/WTF/wtf/PlatformEnableCocoa.h:

Canonical link: https://commits.webkit.org/271342@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to