RESOLVED FIXED 250355
Fix tests that use `eventSender.mouseScrollBy()` to use UIHelper.statelessMouseWheelScrollAt
https://bugs.webkit.org/show_bug.cgi?id=250355
Summary Fix tests that use `eventSender.mouseScrollBy()` to use UIHelper.statelessMou...
Simon Fraser (smfr)
Reported 2023-01-09 21:15:02 PST
Tests using `eventSender.mouseScrollBy()` don't work with UI-side composting because we need to wait for UI-side state to update.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-09 21:15:40 PST
Simon Fraser (smfr)
Comment 2 2023-01-09 21:19:14 PST
EWS
Comment 3 2023-01-24 11:12:01 PST
Committed 259295@main (d5823dca0a47): <https://commits.webkit.org/259295@main> Reviewed commits have been landed. Closing PR #8429 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.