[Webkit-unassigned] [Bug 129182] New: [WebRTC] Validating RTCConfiguration according to the spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 16:14:59 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129182

           Summary: [WebRTC] Validating RTCConfiguration according to the
                    spec
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thiago.lacerda at openbossa.org


Spec states that:
   - iceServers should not be an empty list
   - the entry in the configuration dictionary is "urls", instead of "url"
   - urls can be either a list or a string
Fixing all that in RTCConfiguration validation when creating a RTCPeerConnection

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list