Bug 250355 - Fix tests that use `eventSender.mouseScrollBy()` to use UIHelper.statelessMouseWheelScrollAt
Summary: Fix tests that use `eventSender.mouseScrollBy()` to use UIHelper.statelessMou...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-09 21:15 PST by Simon Fraser (smfr)
Modified: 2023-01-24 11:12 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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.
Comment 1 Radar WebKit Bug Importer 2023-01-09 21:15:40 PST
<rdar://problem/104058894>
Comment 2 Simon Fraser (smfr) 2023-01-09 21:19:14 PST
Pull request: https://github.com/WebKit/WebKit/pull/8429
Comment 3 EWS 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.