Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a60ab27161a5d818ae0c90713235cca6d5ae925 https://github.com/WebKit/WebKit/commit/9a60ab27161a5d818ae0c90713235cca6d5ae925 Author: Lauro Moura <lmo...@igalia.com> Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths: M Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp M Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.js Log Message: ----------- REGRESSION(293103@main) [WebDriver] injected evaluateJavaScriptFunction fails with wrong argument in resultCallback https://bugs.webkit.org/show_bug.cgi?id=291047 Reviewed by Alex Christensen. In 293103@main, the processID argument was dropped. This commit adjusts the injected JS for evaluateJavaScriptFunction and related C++ code that handles the result. * Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp: (WebKit::evaluateJavaScriptCallback): * Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.js: (let.AutomationSessionProxy.prototype.evaluateJavaScriptFunction): Canonical link: https://commits.webkit.org/293236@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes