Bug 266796 - Stop using CheckedPtr with ViewGestureController
Summary: Stop using CheckedPtr with ViewGestureController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-21 16:17 PST by Chris Dumez
Modified: 2023-12-21 18:27 PST (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 Chris Dumez 2023-12-21 16:17:21 PST
Stop using CheckedPtr with ViewGestureController. Use WeakRef instead to generate more actionable crashes.
Comment 1 Chris Dumez 2023-12-21 16:18:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/22181
Comment 2 EWS 2023-12-21 18:26:13 PST
Committed 272442@main (4acf76ce5557): <https://commits.webkit.org/272442@main>

Reviewed commits have been landed. Closing PR #22181 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-21 18:27:17 PST
<rdar://problem/120022460>