Closed
Bug 824956
Opened 12 years ago
Closed 12 years ago
OfferToReceiveAudio/OfferToReceiveVideo constraints not handled correctly
Categories
(Core :: WebRTC: Signaling, defect, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: abr, Assigned: abr)
Details
(Whiteboard: [WebRTC], [blocking-webrtc+] [qa-])
Attachments
(1 file)
6.41 KB,
patch
|
jesup
:
review+
jesup
:
checkin+
|
Details | Diff | Splinter Review |
Consequent to Bug 818714, the handling of OfferToReceiveAudio and OfferToReceiveVideo constraints is incorrect. For example, if OfferToReceiveAudio is set to true but no audio user media is added, then no audio m= section is present in the SDP.
Assignee | ||
Updated•12 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [WebRTC]
Updated•12 years ago
|
Assignee: nobody → adam
Priority: -- → P2
Whiteboard: [WebRTC] → [WebRTC], [blocking-webrtc+]
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #696414 -
Flags: review?(rjesup)
Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Updated•12 years ago
|
Attachment #696414 -
Flags: review?(rjesup) → review+
Assignee | ||
Updated•12 years ago
|
Attachment #696414 -
Flags: checkin?(rjesup)
Comment 2•12 years ago
|
||
Target Milestone: --- → mozilla20
Updated•12 years ago
|
Attachment #696414 -
Flags: checkin?(rjesup) → checkin+
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [WebRTC], [blocking-webrtc+] → [WebRTC], [blocking-webrtc+] [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•