Bug 266434 - Stop using CheckedPtr with DataTransfer
Summary: Stop using CheckedPtr with DataTransfer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-14 13:01 PST by Chris Dumez
Modified: 2023-12-14 14:56 PST (History)
1 user (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-14 13:01:57 PST
Stop using CheckedPtr with DataTransfer. Use WeakPtr instead to generate more actionable crashes.
Comment 1 Chris Dumez 2023-12-14 13:03:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/21824
Comment 2 EWS 2023-12-14 14:55:48 PST
Committed 272074@main (d2a203668918): <https://commits.webkit.org/272074@main>

Reviewed commits have been landed. Closing PR #21824 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-14 14:56:15 PST
<rdar://problem/119689593>