<script> testRunner.setMockGamepadDetails(0); testRunner.connectMockGamepad(0); addEventListener('gamepadconnected', () => {}); </script> Crashes the test runner. We should add hardening against that.
rdar://104165858
Pull request: https://github.com/WebKit/WebKit/pull/8648
Committed 259411@main (feab6de8fb5e): <https://commits.webkit.org/259411@main> Reviewed commits have been landed. Closing PR #8648 and removing active labels.