Bug 266714 - Stop using CheckedPtr with CoreAudioCaptureSource
Summary: Stop using CheckedPtr with CoreAudioCaptureSource
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-20 09:51 PST by Chris Dumez
Modified: 2023-12-21 10:18 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-20 09:51:08 PST
Stop using CheckedPtr with CoreAudioCaptureSource. Use ThreadSafeWeakPtr instead to generate more actionable crashes and since the class is ThreadSafeRefCounted.
Comment 1 Chris Dumez 2023-12-20 09:52:32 PST
Pull request: https://github.com/WebKit/WebKit/pull/22117
Comment 2 EWS 2023-12-21 10:17:07 PST
Committed 272420@main (de025ed73c24): <https://commits.webkit.org/272420@main>

Reviewed commits have been landed. Closing PR #22117 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-21 10:18:15 PST
<rdar://problem/120002335>