Closed Bug 1373144 Opened 7 years ago Closed 7 years ago

Ignore multiple MSID's as preparation for Transceivers

Categories

(Core :: WebRTC: Signaling, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: drno, Assigned: drno)

References

Details

Attachments

(1 file)

Byron pointed out that since the new Transceivers are going to allow multiple MSID's per m-section current releases of Firefox might reject SDP's from future Transceiver enabled Firefoxes.

E.g. http://searchfox.org/mozilla-central/rev/c49a70b53f67dd5550eec8a08793805f2aca8d42/media/webrtc/signaling/src/sdp/SdpHelper.cpp#493

Thus we should make this behavior less strict by simply using the first MSID and ignore all other MSID's. That should hopefully help to make older Firefoxes interop with future versions with Transceivers.
Comment on attachment 8877879 [details]
Bug 1373144: turn multiple msid's error into warning.

https://reviewboard.mozilla.org/r/149306/#review153986
Attachment #8877879 - Flags: review?(docfaraday) → review+
Pushed by drno@ohlmeier.org:
https://hg.mozilla.org/integration/autoland/rev/29d5b5f6514c
turn multiple msid's error into warning. r=bwc
https://hg.mozilla.org/mozilla-central/rev/29d5b5f6514c
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Assignee: nobody → drno
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: