Open Bug 1140633 Opened 10 years ago Updated 2 years ago

Weak ptr support in PeerConnectionImpl

Categories

(Core :: WebRTC: Signaling, defect, P5)

defect

Tracking

()

backlog tech-debt

People

(Reporter: bwc, Unassigned)

Details

It would be nice if we could replace PeerConnectionWrapper with a real weak ptr. It doesn't look like we'll be able to get rid of the data structure used to back it exactly, since it is used for global stats, but we could probably simplify it some.
backlog: --- → tech-debt
Rank: 55
Priority: -- → P5
Yes, yes it would. I think that now that we no longer have a big pile of C code between the C++ of PC and the C++ of media pipeline management.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.