[webkit-changes] [WebKit/WebKit] 133e49: [WebDriver][WPE] Mouse interaction simulation need...
Jani Hautakangas
noreply at github.com
Thu Sep 12 00:16:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 133e49a1e0db34dc146aa9f1b263a92579dcd1c2
https://github.com/WebKit/WebKit/commit/133e49a1e0db34dc146aa9f1b263a92579dcd1c2
Author: Jani Hautakangas <jani at igalia.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp
Log Message:
-----------
[WebDriver][WPE] Mouse interaction simulation needs to take accout device scale with old API
https://bugs.webkit.org/show_bug.cgi?id=279438
Reviewed by Carlos Garcia Campos.
WebAutomationSession misses scaling mouse interaction simulation in case of old WPE API.
* Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:
(WebKit::WebAutomationSession::platformSimulateMouseInteraction):
Canonical link: https://commits.webkit.org/283541@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list