Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0181cdc42aac7336ec66b3734c0d681953f6b0c2
https://github.com/WebKit/WebKit/commit/0181cdc42aac7336ec66b3734c0d681953f6b0c2
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-09-23 (Wed, 23 Sep 2026)
Changed paths:
M Source/WebDriver/WebDriverService.cpp
Log Message:
-----------
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
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications