<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>22252</bug_id>
          
          <creation_ts>2013-06-03 16:42:02 +0000</creation_ts>
          <short_desc>usage of MUST to describe type of arguments to MediaStream() constructor</short_desc>
          <delta_ts>2013-09-02 09:42:06 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>Media Capture and Streams</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominique Hazael-Massieux">dom</reporter>
          <assigned_to name="public-media-capture@w3.org">public-media-capture</assigned_to>
          <cc>public-media-capture</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>88578</commentid>
    <comment_count>0</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2013-06-03 16:42:02 +0000</bug_when>
    <thetext>The spec says regarding MediaStream constructor:
&quot;If the argument is supplied, it MUST either be of type MediaStream or an array of MediaStreamTrack objects.&quot;

I would avoid MUST here (since the conformance requirement is already enforced via the WebIDL definition in any case); I would simply state: &quot;The constructor takes an optional argument of type MediaStream or an array of MediaStreamTrack objects.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92811</commentid>
    <comment_count>1</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2013-09-02 09:42:06 +0000</bug_when>
    <thetext>was fixed in http://dev.w3.org/2011/webrtc/editor/archives/20130704/getusermedia.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>