Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a8768a44da1f29ae9401e1d10163bdad0cab2d4b https://github.com/WebKit/WebKit/commit/a8768a44da1f29ae9401e1d10163bdad0cab2d4b Author: Simon Fraser <simon.fra...@apple.com> Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths: M Source/WebCore/Scripts/generate-log-declarations.py M Source/WebKit/Scripts/generate-derived-log-sources.py M Tools/Scripts/filter-build-webkit Log Message: ----------- Update filter-build-webkit to filter out more noise https://bugs.webkit.org/show_bug.cgi?id=297484 rdar://158437549 Reviewed by Wenson Hsieh. Add more filtering logic to `filter-build-webkit` to remove ignorable output from Swift compilation, and from the scripts that generate loggging and settings code. Fix generate-derived-log-sources.py and generate-log-declarations.py to not log. If someone cares about logging in these scripts, they should add a verbose mode. * Source/WebCore/Scripts/generate-log-declarations.py: (generate_log_client_declarations_file): (generate_log_client_virtual_functions): (main): * Source/WebKit/Scripts/generate-derived-log-sources.py: (generate_messages_file): (generate_log_client_declarations_file): (generate_message_receiver_declarations_file): (generate_message_receiver_implementations_file): (main): * Tools/Scripts/filter-build-webkit: (main): (shouldIgnoreLine): Canonical link: https://commits.webkit.org/298787@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes