[webkit-changes] [WebKit/WebKit] d679ab: [CMake] Regenerate bindings when UnifiedWebPrefere...
Patrick
noreply at github.com
Mon Mar 18 09:39:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d679abb2e0d1e427796a3f6b8d740e8c6681a559
https://github.com/WebKit/WebKit/commit/d679abb2e0d1e427796a3f6b8d740e8c6681a559
Author: Patrick Griffis <pgriffis at igalia.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M Source/WebCore/WebCoreMacros.cmake
Log Message:
-----------
[CMake] Regenerate bindings when UnifiedWebPreferences is modified
https://bugs.webkit.org/show_bug.cgi?id=264156
Reviewed by Don Olmstead.
When a setting is removed from UnifiedWebPreferences the output of
the generated files may change if an IDL file uses EnabledBySetting.
Ideally this would be tracked per IDL file but that isn't how the
generator currently works.
* Source/WebCore/WebCoreMacros.cmake:
Canonical link: https://commits.webkit.org/276276@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list