- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 May 2013 11:45:16 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22209
Bug ID: 22209
Summary: "each key MUST be a valid registered constraint name
in the IANA-hosted RTCWeb Media Constraints registry"
Classification: Unclassified
Product: WebRTC Working Group
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Media Capture and Streams
Assignee: public-media-capture@w3.org
Reporter: dom@w3.org
CC: public-media-capture@w3.org
The description of the MediaTrackConstraintSet and MediaTrackConstraint uses
the word MUST to describe the expected content of these values; given that this
are values provided by the developer rather than the user agent, it doesn't
make much sense, esp. as the algorithm to handle constraints takes care of
unknown values.
I would rephrase this as "A MediaTrackConstraintSet is a dictionary containing
one or more key-value pairs, where each key is expected to be a valid
registered constraint name in the IANA-hosted RTCWeb Media Constraints
registry" for instance.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Thursday, 30 May 2013 11:45:21 UTC