[webkit-changes] [WebKit/WebKit] 7ffe7f: [GTK][WPE] Build broken with ENABLE_WEB_AUDIO=OFF
Olivier Blin
noreply at github.com
Thu Oct 10 08:44:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7ffe7f5c6b9c96f18abdd1bfefbb145de30fe3b9
https://github.com/WebKit/WebKit/commit/7ffe7f5c6b9c96f18abdd1bfefbb145de30fe3b9
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp
Log Message:
-----------
[GTK][WPE] Build broken with ENABLE_WEB_AUDIO=OFF
https://bugs.webkit.org/show_bug.cgi?id=281159
Reviewed by Miguel Gomez.
Since 280453 at main, default values from UnifiedWebPreferences.yaml are used.
Do not try to use WebAudioEnabled when undefined.
* Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp:
(webkit_settings_class_init):
Canonical link: https://commits.webkit.org/284970@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