Closed
Bug 1531110
Opened 6 years ago
Closed 6 years ago
Handle setLocalDescription (either offer or answer) with empty sdp string
Categories
(Core :: WebRTC: Signaling, enhancement, P3)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Spec says that when this happens, we just use the most-recently-created offer or answer.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → docfaraday
Assignee | ||
Comment 1•6 years ago
|
||
Depends on D24216
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Is it alright if we deal with the incorrect errors over in bug 1536631? I don't think this bug has made anything worse (see comments in phabricator).
Flags: needinfo?(jib)
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a052351e9af
Handle setLocalDescription (either offer or answer) with empty sdp string. r=mjf,jib
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
Flags: needinfo?(jib)
You need to log in
before you can comment on or make changes to this bug.
Description
•