Closed
Bug 817433
Opened 13 years ago
Closed 13 years ago
Accept missing Mid for RTCIceCandidate
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: ekr, Assigned: padenot)
Details
(Whiteboard: [WebRTC],[blocking-webrtc-interop][qa-])
Attachments
(2 files)
1.37 KB,
patch
|
Details | Diff | Splinter Review | |
1.25 KB,
patch
|
jesup
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
http://dev.w3.org/2011/webrtc/editor/webrtc.html#rtcicecandidate-type describes what is optional and what is not.
Unfortunately the WebIDL does not match the text. I am currently interpreting the text as definitive and I believe that it implies that candidate and sdpMLineIndex must be present.
Reporter | ||
Updated•13 years ago
|
Assignee: ekr → paul
Reporter | ||
Updated•13 years ago
|
Whiteboard: [WebRTC],[blocking-webrtc-interop]
Assignee | ||
Comment 3•13 years ago
|
||
This is ekr's patch cleaned up. The context for this change is [1] (and
replies), and the spec has not yet been updated.
[1]: http://lists.w3.org/Archives/Public/public-webrtc/2012Nov/0133.html
Attachment #687801 -
Flags: review?(rjesup)
Updated•13 years ago
|
Attachment #687801 -
Flags: review?(rjesup) → review+
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Updated•12 years ago
|
Keywords: verifyme
Whiteboard: [WebRTC],[blocking-webrtc-interop] → [WebRTC],[blocking-webrtc-interop][qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•