WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313183
Tests that try to simulate `wheel` events on iOS hit an assertion
https://bugs.webkit.org/show_bug.cgi?id=313183
Summary
Tests that try to simulate `wheel` events on iOS hit an assertion
Simon Fraser (smfr)
Reported
2026-04-23 16:27:20 PDT
They assert here: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 WebKitTestRunnerApp 0x10492d79c WTFCrashWithInfo(int, char const*, char const*) + 76 (Assertions.h:1005) 1 WebKitTestRunnerApp 0x104908ec8 transducerTypeFromString(NSString*) + 208 (HIDEventGenerator.mm:286) 2 WebKitTestRunnerApp 0x104908704 -[HIDEventGenerator _createIOHIDEventWithInfo:] + 212 (HIDEventGenerator.mm:364) 3 WebKitTestRunnerApp 0x10490c9f4 -[HIDEventGenerator dispatchEventWithInfo:] + 152 (HIDEventGenerator.mm:1132) 4 WebKitTestRunnerApp 0x10490d9d8 __46-[HIDEventGenerator eventDispatchThreadEntry:]_block_invoke + 44 (HIDEventGenerator.mm:1235) Let's just log instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-23 16:27:26 PDT
<
rdar://problem/175465357
>
Simon Fraser (smfr)
Comment 2
2026-04-23 16:44:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63483
EWS
Comment 3
2026-04-24 07:41:48 PDT
Committed
311949@main
(02729f4c4629): <
https://commits.webkit.org/311949@main
> Reviewed commits have been landed. Closing PR #63483 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug