After 263995@main, if the page calls preventDefault() on the first wheel event, we'd still think the page was just unresponsive, and convert the synchronous wheel event sequent into an async one. This resulted in scrolling jiggles on pages with embedded maps that wanted to consume the wheel events for scrolling.
<rdar://111420041>
Pull request: https://github.com/WebKit/WebKit/pull/15458
Committed 265781@main (bdb0943f3930): <https://commits.webkit.org/265781@main> Reviewed commits have been landed. Closing PR #15458 and removing active labels.