RESOLVED FIXED250752
fast/scrolling/mac/momentum-animator-end-event-stops.html fails with UI-side compositing
https://bugs.webkit.org/show_bug.cgi?id=250752
Summary fast/scrolling/mac/momentum-animator-end-event-stops.html fails with UI-side ...
Simon Fraser (smfr)
Reported 2023-01-17 20:43:13 PST
fast/scrolling/mac/momentum-animator-end-event-stops.html fails because we only send the first wheel event to the web process. Subsequent wheel events are held up because we never send WebPageProxy::DidReceiveEvent() back to the UI process.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-17 20:47:22 PST
Simon Fraser (smfr)
Comment 2 2023-01-17 20:56:58 PST
EWS
Comment 3 2023-01-18 18:16:40 PST
Committed 259063@main (0c37f44f19d6): <https://commits.webkit.org/259063@main> Reviewed commits have been landed. Closing PR #8754 and removing active labels.
Simon Fraser (smfr)
Comment 4 2023-01-23 15:30:49 PST
*** Bug 250361 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.