Bug 229183 - RTCPeerConnection::m_transceiverSet does not need to be allocated separately from its RTCPeerConnection
Summary: RTCPeerConnection::m_transceiverSet does not need to be allocated separately ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-17 04:41 PDT by youenn fablet
Modified: 2021-08-19 02:18 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.68 KB, patch)
2021-08-17 04:42 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (6.14 KB, patch)
2021-08-19 01:01 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2021-08-17 04:41:07 PDT
RTCPeerConnection::m_transceiverSet does not need to be allocated separately from its RTCPeerConnection
Comment 1 youenn fablet 2021-08-17 04:42:36 PDT
Created attachment 435676 [details]
Patch
Comment 2 youenn fablet 2021-08-19 01:01:00 PDT
Created attachment 435852 [details]
Patch for landing
Comment 3 EWS 2021-08-19 02:17:24 PDT
Committed r281231 (240668@main): <https://commits.webkit.org/240668@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435852 [details].
Comment 4 Radar WebKit Bug Importer 2021-08-19 02:18:17 PDT
<rdar://problem/82116442>