<?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>21967</bug_id>
          
          <creation_ts>2013-05-08 13:57:21 +0000</creation_ts>
          <short_desc>Clarify enabled state for new MediaStreamTrack&apos;s</short_desc>
          <delta_ts>2013-08-27 08:53:30 +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>All</rep_platform>
          <op_sys>All</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stefan Hakansson LK">stefan.lk.hakansson</reporter>
          <assigned_to name="Adam Bergkvist">adam.bergkvist</assigned_to>
          <cc>dom</cc>
    
    <cc>harald</cc>
    
    <cc>public-media-capture</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87422</commentid>
    <comment_count>0</comment_count>
    <who name="Stefan Hakansson LK">stefan.lk.hakansson</who>
    <bug_when>2013-05-08 13:57:21 +0000</bug_when>
    <thetext>There are four ways currently to create new tracks:

* existing_track.clone
* existing_mediastream.clone (which reuses existing_track.clone)
* constructors for AudioStreamTrack and VideoStreamTrack
* getUserMedia (returning a MediaStream with MediaStreamTracks)

However, as far as I can tell there is no text saying what the &quot;enabled&quot; state is for the new track. This should be clarified (and probably be &quot;enabled&quot; in all those cases).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88469</commentid>
    <comment_count>1</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2013-05-30 21:04:36 +0000</bug_when>
    <thetext>*** Bug 22212 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89645</commentid>
    <comment_count>2</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2013-06-20 11:33:24 +0000</bug_when>
    <thetext>Discussion on the list June 18 to June 19, 2013.
Conclusion:

- All newly created tracks should have &quot;enabled=true&quot;
- Tracks created from another track, either by MediaStream.clone() or by MediaStreamTrack.clone(), should get the same state of &quot;enabled&quot; as the track they are cloned from.

This seems to be uncontroversial. Assigning to Adam for editing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92621</commentid>
    <comment_count>3</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2013-08-27 08:53:30 +0000</bug_when>
    <thetext>Resolved in 20130824 version of MediaCapture.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>