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.
<rdar://problem/104364303>
Pull request: https://github.com/WebKit/WebKit/pull/8754
Committed 259063@main (0c37f44f19d6): <https://commits.webkit.org/259063@main> Reviewed commits have been landed. Closing PR #8754 and removing active labels.
*** Bug 250361 has been marked as a duplicate of this bug. ***