[Webkit-unassigned] [Bug 161146] New: [MediaStream] Add OverconstrainedError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 10:13:29 PDT 2016


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

            Bug ID: 161146
           Summary: [MediaStream] Add OverconstrainedError
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com
                CC: dino at apple.com, jer.noble at apple.com,
                    thiago.lacerda at openbossa.org

Add OverconstrainedError: https://w3c.github.io/mediacapture-main/#overconstrainederror-object

The spec says that it should be possible to create an OverconstrainedError by calling it as a function as well as with new: "When OverconstrainedError is called as a function rather than as a constructor, it creates and initializes a new OverconstrainedError object". WebKit's bindings generator doesn't support this, so don't implement this yet.

-- 
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/20160824/0cb7fd5b/attachment-0001.html>


More information about the webkit-unassigned mailing list