Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f8c41ac3bcf68b7e720b52430b9a4301ebd978c3
https://github.com/WebKit/WebKit/commit/f8c41ac3bcf68b7e720b52430b9a4301ebd978c3
Author: Lauro Moura <[email protected]>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M Source/WebKit/UIProcess/Automation/WebDriverBidiProcessor.cpp
Log Message:
-----------
[WebDriver][BiDi] Fix error forwarding for errors with detail string
https://bugs.webkit.org/show_bug.cgi?id=294824
Reviewed by BJ Burg.
Ensure we check if we're getting an error message with a detail string,
using it for the "message" field in the outgoing BiDi error message.
This avoids getting generic "Unknown Error" with messages
"InvalidParameter;The parameter foo is invalid" if using the
"...AND_DETAILS" macros.
* Source/WebKit/UIProcess/Automation/WebDriverBidiProcessor.cpp:
(WebKit::WebDriverBidiProcessor::sendBidiMessage):
Canonical link: https://commits.webkit.org/299108@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes