[webkit-changes] [WebKit/WebKit] b23f23: WebDriver: Regression(255346 at main) Session hangs a...
Patrick Angle
noreply at github.com
Mon Oct 10 15:39:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b23f2360ae6ccc5abb6834f2a364f519e65d47df
https://github.com/WebKit/WebKit/commit/b23f2360ae6ccc5abb6834f2a364f519e65d47df
Author: Patrick Angle <pangle at apple.com>
Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths:
M Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.js
Log Message:
-----------
WebDriver: Regression(255346 at main) Session hangs after evaluating JavaScript instead of returning evaluation result
https://bugs.webkit.org/show_bug.cgi?id=246298
rdar://100995005
Reviewed by Brent Fulgham and Alex Christensen.
Add missing passthrough of the process identifier inside the relevent JavaScript.
* Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.js:
(let.AutomationSessionProxy.prototype.evaluateJavaScriptFunction):
Canonical link: https://commits.webkit.org/255367@main
More information about the webkit-changes
mailing list