[Webkit-unassigned] [Bug 160524] New: Add long, boolean, double, and String Media Constraint classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 3 13:53:18 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160524
Bug ID: 160524
Summary: Add long, boolean, double, and String Media Constraint
classes
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Other
OS: All
Status: NEW
Severity: Minor
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gruan at apple.com
Currently, the class CapabilityValueOrRange only supports long and double types along with each type only supporting min, max, and exact values for Media Capabilities and Media Constraints.
According to https://w3c.github.io/mediacapture-main/#idl-def-constraindomstring, constrainable properties (and so also constraints) should be able to handle long, boolean, double, and String types along with having each type support a min, max, exact, and ideal member value.
--
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/20160803/de208d0e/attachment.html>
More information about the webkit-unassigned
mailing list