Branch: refs/heads/webkitglib/2.54
Home: https://github.com/WebKit/WebKit
Commit: 77ca67b1df1bfed83163580782a90d0c4d1fa27f
https://github.com/WebKit/WebKit/commit/77ca67b1df1bfed83163580782a90d0c4d1fa27f
Author: Claudio Saavedra <[email protected]>
Date: 2026-09-23 (Wed, 23 Sep 2026)
Changed paths:
M Source/WebKit/SourcesWPEDeprecated.txt
Log Message:
-----------
Cherry-pick 321684@main (b92e94cab269).
https://bugs.webkit.org/show_bug.cgi?id=324963
[WPE] WPE 1.1 API build fails to configure due to duplicate source entries
https://bugs.webkit.org/show_bug.cgi?id=324963
Unreviewed build fix.
310697@main added IconDatabase.cpp and WebKitFaviconDatabase.cpp to
SourcesWPE.txt, but SourcesWPEDeprecated.txt, which the 1.1 API build
appends to it, still listed both. generate-unified-source-bundles.py
rejects the duplicates, so ENABLE_WPE_1_1_API=ON has not configured
since.
* Source/WebKit/SourcesWPEDeprecated.txt:
Canonical link: https://commits.webkit.org/321684@main
Canonical link: https://commits.webkit.org/317695.347@webkitglib/2.54
Commit: 9dc7ede6ce94017c3adeeb9db89a01ad219beb54
https://github.com/WebKit/WebKit/commit/9dc7ede6ce94017c3adeeb9db89a01ad219beb54
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-09-23 (Wed, 23 Sep 2026)
Changed paths:
M Source/WebDriver/WebDriverService.cpp
Log Message:
-----------
Cherry-pick 321686@main (0181cdc42aac).
https://bugs.webkit.org/show_bug.cgi?id=324949
REGRESSION(316784@main): [WebDriver] Build fails with logging disabled
https://bugs.webkit.org/show_bug.cgi?id=324949
Reviewed by Claudio Saavedra.
Based on a patch by Nina <[email protected]>.
* Source/WebDriver/WebDriverService.cpp:
(WebDriver::WebDriverService::handleRequest): Guard usage of
LOG_CHANNEL() to ensure that the code is only built when logging
is enabled.
Canonical link: https://commits.webkit.org/321686@main
Canonical link: https://commits.webkit.org/317695.348@webkitglib/2.54
Compare: https://github.com/WebKit/WebKit/compare/9cf6fd3c6d9e...9dc7ede6ce94
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications