forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1755318: Move the RemovePeerConnection call to Close. r=mjf
This avoids the situation where PeerConnectionCtx is holding onto bare pointers to PeerConnectionImpl whose refcounts have gone to 0, which is a pretty big footgun. Differential Revision: https://phabricator.services.mozilla.com/D139214
- Loading branch information
1 parent
4456c36
commit f666527
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters