[Webkit-unassigned] [Bug 279016] [GTK4] Gamepad tests are timing out when run with run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 02:54:10 PDT 2024


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

--- Comment #4 from Philippe Normand <philn at igalia.com> ---
This has nothing to do with the sandbox.

The issue is that UIGamepadProvider::platformWebPageProxyForGamepadInput() returns nullptr when invoked from run-webkit-tests because the gtk_window_is_active(window) call there returns false.

This is a bug in the GTK4 ifdefs of that code.

-- 
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/20240903/7ab1edbd/attachment.htm>


More information about the webkit-unassigned mailing list