Closed
Bug 1095780
Opened 10 years ago
Closed 7 years ago
JsepSessionImpl should not create remote tracks when negotiation fails
Categories
(Core :: WebRTC: Signaling, defect, P5)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
backlog | tech-debt |
People
(Reporter: bwc, Unassigned)
References
Details
Disabled m-lines in remote SDP still cause JsepTracks to be created. However, nothing but the unit-tests actually uses these directly, all other code goes through the JsepTrackPairs that are only created for successfully negotiated tracks.
Reporter | ||
Updated•9 years ago
|
backlog: --- → tech-debt
Rank: 55
Priority: -- → P5
Reporter | ||
Comment 2•7 years ago
|
||
Fixed by the landing of bug 1290948.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•