[webkit-changes] [WebKit/WebKit] 61e498: Search additional files in find-feature-flags

Don Olmstead noreply at github.com
Wed Nov 29 16:24:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 61e49894bf901ea01fb739ea2e3d200b5ba5c0ee
      https://github.com/WebKit/WebKit/commit/61e49894bf901ea01fb739ea2e3d200b5ba5c0ee
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M Tools/Scripts/find-feature-flags
    M Tools/Scripts/webkitpy/featuredefines/search.py

  Log Message:
  -----------
  Search additional files in find-feature-flags
https://bugs.webkit.org/show_bug.cgi?id=265545

Reviewed by Jonathan Bedard.

Search for flags in the sandboxing files, `.sb.in`, and preferences,
`UnifiedWebPreferences.yaml`. Include the `.serialization.in` files when
searching native code.

* Tools/Scripts/find-feature-flags:
* Tools/Scripts/webkitpy/featuredefines/search.py:

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




More information about the webkit-changes mailing list