Bug 160717

Summary: Implement getConstraints() in Media Capture and Streaming Spec
Product: WebKit Reporter: George Ruan <gruan>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=122428

George Ruan
Reported 2016-08-09 16:34:18 PDT
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."
Attachments
Radar WebKit Bug Importer
Comment 1 2016-08-09 16:38:10 PDT
Note You need to log in before you can comment on or make changes to this bug.