Closed Bug 1377888 Opened 7 years ago Closed 6 years ago

pc.removeTrack with a sender not belonging to the peerconnection does not throw InvalidAccessError

Categories

(Core :: WebRTC, defect, P2)

55 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1290948

People

(Reporter: fippo, Unassigned)

References

Details

(Keywords: stale-bug)

repro fiddle: https://jsfiddle.net/fqycrtr5/
tl;dr: get a sender that does not belong to the peerconnection, call removeTrack with it.

This should throw InvalidAccessError per http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-removetrack . Instead nothing happens.
Low-hanging spec fruit.
Rank: 19
Priority: -- → P1
Severity: enhancement → normal
This is a P1 bug without an assignee. 

P1 are bugs which are being worked on for the current release cycle/iteration/sprint. 

If the bug is not assigned by Monday, 28 August, the bug's priority will be reset to '--'.
Keywords: stale-bug
Mass change P1->P2 to align with new Mozilla triage process
Priority: P1 → P2
Fiddle works now, fixed in bug 1290948.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.