Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b6cdffced770d5300d05d7bdb1c2efb6a440aac6
https://github.com/WebKit/WebKit/commit/b6cdffced770d5300d05d7bdb1c2efb6a440aac6
Author: Olivier Blin <[email protected]>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M Source/WebDriver/wpe/WebDriverServiceWPE.cpp
Log Message:
-----------
[WebDriver][WPE] Do not require binary option
https://bugs.webkit.org/show_bug.cgi?id=305045
Reviewed by Adrian Perez de Castro.
Do not require a binary option, it already defaults to MiniBrowser in
platformParseCapabilities().
Only validate that binary is a string when present, like in the Gtk port.
Also, when targetAddress is specified, we connect to a running instance and
do not start a browser binary.
* Source/WebDriver/wpe/WebDriverServiceWPE.cpp:
(WebDriver::WebDriverService::platformValidateCapability const):
Canonical link: https://commits.webkit.org/305807@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications