Bug 255885 - Crash in MomentumEventDispatcher::handleWheelEvent()
Summary: Crash in MomentumEventDispatcher::handleWheelEvent()
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-04-24 13:30 PDT by Simon Fraser (smfr)
Modified: 2023-04-26 12:26 PDT (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-04-24 13:30:13 PDT
It's possible for m_momentumEventDispatcher to be null in RemoteLayerTreeEventDispatcher::scrollingThreadHandleWheelEvent
Comment 1 Simon Fraser (smfr) 2023-04-24 13:32:43 PDT
<rdar://108204029>
Comment 2 Simon Fraser (smfr) 2023-04-24 13:39:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13115
Comment 3 EWS 2023-04-26 12:26:47 PDT
Committed 263426@main (abc473b91584): <https://commits.webkit.org/263426@main>

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