[Webkit-unassigned] [Bug 273750] New: [WPE][WebDriver] Implement automation keyboard and mouse input handlers for new WPE API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 5 18:46:23 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273750

            Bug ID: 273750
           Summary: [WPE][WebDriver] Implement automation keyboard and
                    mouse input handlers for new WPE API
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently, the handlers in `WebAutomationSessionLibWPE.cpp` expect the old API, causing a segfault when invoked through a WebView using the new API.

The handlers should be modified to generate the new `WPEEvent` instances when running under the new API.

Patch incoming.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240506/7ce111b4/attachment.htm>


More information about the webkit-unassigned mailing list