Closed
Bug 1534683
Opened 6 years ago
Closed 6 years ago
webrtc/protocol/msid-parse.html uses malformed sdp
Categories
(Core :: WebRTC: Signaling, enhancement, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
Details
Attachments
(1 file)
The SDP in this test does not have a c= line, which is invalid. There may be other problems with it.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → docfaraday
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D23208
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/15998 for changes under testing/web-platform/tests
You need to log in
before you can comment on or make changes to this bug.
Description
•