Closed Bug 1053415 Opened 10 years ago Closed 9 years ago

Add/RemoveStream/Track should warn on use-after-CreateOffer, since we don't support negotiationneeded yet

Categories

(Core :: WebRTC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jib, Unassigned)

Details

Opened in response to:

(In reply to Randell Jesup [:jesup] from Bug 1032835 comment #8)
> One overarching issue is that AddTrack() is only valid (for us) until
> CreateOffer, so at least we should throw warnings to the console if it's
> used after that.  (Similar for RemoveTrack, though we appear to not support
> that at all - could we support it until CreateOffer?)

This applies to AddStream, AddTrack, RemoveStream and RemoveTrack.

This issue goes away obviously once we support firing negotiationneeded.
Summary: Add/RemoveStream/Track should warn on use-after-CreateOffer, since we support negotiationneeded yet → Add/RemoveStream/Track should warn on use-after-CreateOffer, since we don't support negotiationneeded yet
Resolved since we've landed renegotiation
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.