Bug 266451 - Stop using CheckedPtr with MessagePortChannel
Summary: Stop using CheckedPtr with MessagePortChannel
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 19:07 PST by Chris Dumez
Modified: 2023-12-14 22:09 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 19:07:19 PST
Stop using CheckedPtr with MessagePortChannel. Use WeakPtr instead to generate more actionable crashes.
Comment 1 Chris Dumez 2023-12-14 19:08:59 PST
Pull request: https://github.com/WebKit/WebKit/pull/21841
Comment 2 EWS 2023-12-14 22:08:25 PST
Committed 272094@main (1251f3ceb887): <https://commits.webkit.org/272094@main>

Reviewed commits have been landed. Closing PR #21841 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-14 22:09:20 PST
<rdar://problem/119705357>