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

youenn fablet
Reported 2021-09-23 02:01:06 PDT
Instead we can simply use WeakPtr since we hop to the client thread before using it anyway.
Attachments
Patch (11.98 KB, patch)
2021-09-23 02:20 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2021-09-23 02:20:32 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2021-09-24 10:32:22 PDT
Note You need to log in before you can comment on or make changes to this bug.