[Webkit-unassigned] [Bug 249023] [ macOS wk2 ] gamepad/gamepad-polling-access.html : com.apple.WebKit: WebKit::WebGamepadProvider::setInitialGamepads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 09:23:33 PST 2022


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

--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
Looks like we're hitting this assertion:
```
void WebGamepadProvider::setInitialGamepads(const Vector<GamepadData>& gamepadDatas)
{
    WP_MESSAGE_CHECK((m_gamepads.isEmpty()), m_gamepads.size());
```

-- 
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/20221209/c28d2c35/attachment.htm>


More information about the webkit-unassigned mailing list