[Webkit-unassigned] [Bug 160717] New: Implement getConstraints() in Media Capture and Streaming Spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 16:34:18 PDT 2016


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

            Bug ID: 160717
           Summary: Implement getConstraints() in Media Capture and
                    Streaming Spec
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gruan at apple.com

https://w3c.github.io/mediacapture-main/#media-stream-track-interface-definition

Note: getConstraints() must return the exact same object as the object passed into the last successful applyConstraints() call:

In step 3.4 of the applyConstraints algorithm,
"Finally, resolve p. From this point on until applyConstraints() is called successfully again, getConstraints() must return the newConstraints that were passed as an argument to this call."

-- 
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/20160809/aa9d2dbe/attachment-0001.html>


More information about the webkit-unassigned mailing list