Bug 258705 - Fix crash in WebPageProxy::wheelEventHandlingCompleted()
Summary: Fix crash in WebPageProxy::wheelEventHandlingCompleted()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-29 17:53 PDT by Simon Fraser (smfr)
Modified: 2023-07-06 12:51 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-06-29 17:53:35 PDT
Fix null deref in WebPageProxy::wheelEventHandlingCompleted
Comment 1 Simon Fraser (smfr) 2023-06-29 17:53:51 PDT
<rdar://111445101>
Comment 2 Simon Fraser (smfr) 2023-06-29 17:56:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15429
Comment 3 EWS 2023-07-06 12:51:09 PDT
Committed 265817@main (530a64fb1657): <https://commits.webkit.org/265817@main>

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