Bug 230679

Summary: RTCDataChannelHandlerClient does not need to be ref counted
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2021-09-23 02:01:06 PDT
Instead we can simply use WeakPtr since we hop to the client thread before using it anyway.
Comment 1 youenn fablet 2021-09-23 02:20:32 PDT
Created attachment 439029 [details]
Patch
Comment 2 EWS 2021-09-24 10:31:35 PDT
Committed r283046 (242106@main): <https://commits.webkit.org/242106@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439029 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-24 10:32:22 PDT
<rdar://problem/83501920>