[Webkit-unassigned] [Bug 124049] New: Checking for TypeError in RTCPeerConnection object creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 10:04:05 PST 2013


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

           Summary: Checking for TypeError in RTCPeerConnection object
                    creation
           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


If invalid parameters are passed on RTCPeerConnection creation we must throw a TypeError exception.
According to the spec it requires a Dictionary argument, the RTCConfiguration, which is mandatory.

-- 
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