Bug 250424 - Some UI-side scrolling tests fail because we fail to clear latched nodes
Summary: Some UI-side scrolling tests fail because we fail to clear latched nodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (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-10 16:24 PST by Simon Fraser (smfr)
Modified: 2023-01-10 22:42 PST (History)
2 users (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-10 16:24:36 PST
Some scrolling tests, like fast/scrolling/mac/async-scroll-overflow-hidden-on-one-axis.html, fail with UI-side compositing because we fail to clear scroll latching when `eventSender.monitorWheelEvents()` should do so.
Comment 1 Radar WebKit Bug Importer 2023-01-10 16:25:32 PST
<rdar://problem/104099444>
Comment 2 Simon Fraser (smfr) 2023-01-10 16:31:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/8496
Comment 3 EWS 2023-01-10 22:42:09 PST
Committed 258771@main (5ddd8c7440e8): <https://commits.webkit.org/258771@main>

Reviewed commits have been landed. Closing PR #8496 and removing active labels.