[Webkit-unassigned] [Bug 158763] New: getUserMedia() empty constraints should trigger TypeError.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 16:02:40 PDT 2016


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

            Bug ID: 158763
           Summary: getUserMedia() empty constraints should trigger
                    TypeError.
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: All
                OS: OS X 10.11
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gruan at apple.com

http://www.w3.org/TR/mediacapture-streams/#dom-mediadevices-getusermedia - Step 3.

Currently, A NOT_SUPPORTED_ERR is returned if requestedMediaTypes is the empty set, but the specification indicates that a TypeError should be thrown instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160614/e7b5af4b/attachment.html>


More information about the webkit-unassigned mailing list