Closed Bug 1436403 Opened 6 years ago Closed 6 years ago

Set channels in Rust SDP Parser rather than in RsdparsaSdpAttributeList

Categories

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

58 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: dminor, Assigned: johannes.willbold)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

At the moment, we're setting the channels in RsdparsaSdpAttributeList::LoadRtpmap if mVideo is true. It would make sense to handle this in the Rust parser itself.
Assignee: nobody → johannes.willbold
Comment on attachment 8987640 [details]
Bug 1436403: Setting rtpmap channels in rust.

https://reviewboard.mozilla.org/r/252872/#review259632

::: commit-message-6e8e8:3
(Diff revision 1)
> +Bug 1436403: Setting rtpmap channels in rust. r=dminor
> +
> +Remvoed the code setting the channels for an rtpmap attribute in the C++ glue code.

typo: s/Remvoed/Removed/
Attachment #8987640 - Flags: review?(dminor) → review+
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s b3f08f78dfc32b71d7ebccec86c3b0251ada280a -d 803ff4b978c4: rebasing 470347:b3f08f78dfc3 "Bug 1436403: Setting rtpmap channels in rust. r=dminor" (tip)
merging media/webrtc/signaling/src/sdp/RsdparsaSdpAttributeList.cpp
merging media/webrtc/signaling/src/sdp/rsdparsa/src/media_type.rs
warning: conflicts while merging media/webrtc/signaling/src/sdp/rsdparsa/src/media_type.rs! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Pushed by drno@ohlmeier.org:
https://hg.mozilla.org/integration/autoland/rev/d498f51af225
Setting rtpmap channels in rust. r=dminor
https://hg.mozilla.org/mozilla-central/rev/d498f51af225
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: