Bug 221870 - Crash calling replaceTrack on a sender that outlives its RTCPeerConnection
Summary: Crash calling replaceTrack on a sender that outlives its RTCPeerConnection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-13 12:34 PST by Darin Adler
Modified: 2021-02-14 09:18 PST (History)
11 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2021-02-13 12:35 PST, Darin Adler
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2021-02-13 12:34:09 PST
Crash calling replaceTrack on a sender that outlives its RTCPeerConnection
Comment 1 Darin Adler 2021-02-13 12:35:08 PST
rdar://74235414
Comment 2 Darin Adler 2021-02-13 12:35:55 PST
Created attachment 420224 [details]
Patch
Comment 3 Darin Adler 2021-02-14 09:18:50 PST
Committed r272839 (234075@main): <https://commits.webkit.org/234075@main>