Closed Bug 1438536 Opened 6 years ago Closed 6 years ago

Add bool field to indicate whether direction was specified to RustSdpAttributeExtmap

Categories

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

60 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox60 --- wontfix
firefox61 --- wontfix
firefox62 --- wontfix
firefox63 --- fixed

People

(Reporter: dminor, Assigned: johannes.willbold)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In rsdparsa this is already an Option<>, so we probably just need to add a bool to the RustSdpAttributeExtmap structure and set it accordingly in rsdparsa_capi.
See Also: → 1438544
Assignee: nobody → johannes.willbold
Rank: 15
Priority: P3 → P2
Comment on attachment 8991351 [details]
Bug 1438536: Added bool field to indicate whether direction was specified to RustSdpAttributeExtmap,

https://reviewboard.mozilla.org/r/256254/#review263188

::: media/webrtc/signaling/src/sdp/RsdparsaSdpInc.h:233
(Diff revision 1)
>  // TODO: Add field indicating whether direction was specified
>  // See Bug 1438536.

I think this comment should be removed now.
Attachment #8991351 - Flags: review?(drno) → review+
Pushed by drno@ohlmeier.org:
https://hg.mozilla.org/integration/autoland/rev/6e1745b030b8
Added bool field to indicate whether direction was specified to RustSdpAttributeExtmap, r=drno
https://hg.mozilla.org/mozilla-central/rev/6e1745b030b8
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: