Closed Bug 1361139 Opened 7 years ago Closed 7 years ago

remove test-related ssrc filtering from MediaPipeline now that RID filtering works

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: mjf, Assigned: mjf)

References

Details

Attachments

(2 files)

The ssrc filtering code added for testing simulcast should be removed after verifying that RID filtering (Bug 1358224) has fixed the intermittents from Bug 1351531 and Bug 1351590).

MediaPipeline::SelectSsrc_m (and MediaPipeline::SelectSsrc_s)
https://dxr.mozilla.org/mozilla-central/rev/5278e2a35fc8f2be390243db1e62858bf0982055/media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp#773

PeerConnectionImpl::SelectSsrc
https://dxr.mozilla.org/mozilla-central/rev/5278e2a35fc8f2be390243db1e62858bf0982055/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp#2370

Also in related code in:
dom/media/PeerConnection.js
dom/webidl/PeerConnectionImpl.webidl
dom/webidl/RTCPeerConnection.webidl
Rank: 25
Component: WebRTC → WebRTC: Signaling
Priority: -- → P2
Assignee: nobody → mfroman
Comment on attachment 8865480 [details]
Bug 1361139 - pt 1 - remove mozSelectSsrc Chrome-only API for test-related ssrc filtering.

https://reviewboard.mozilla.org/r/137126/#review140236
Attachment #8865480 - Flags: review?(kyle) → review+
Comment on attachment 8865481 [details]
Bug 1361139 - pt 2 - remove test-related SSRC filtering from MediaPipeline.

https://reviewboard.mozilla.org/r/137128/#review140280
Attachment #8865481 - Flags: review?(drno) → review+
(In reply to Michael Froman [:mjf] from comment #5)
> Based on the following evidence, we'll call this fix effective:
By "this" I meant, the RID filtering fix in Bug 1358224.
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/27d6bc741a67
pt 1 - remove mozSelectSsrc Chrome-only API for test-related ssrc filtering. r=qdot
https://hg.mozilla.org/integration/autoland/rev/9876a25c48a9
pt 2 - remove test-related SSRC filtering from MediaPipeline. r=drno
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/27d6bc741a67
https://hg.mozilla.org/mozilla-central/rev/9876a25c48a9
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: