<?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>25230</bug_id>
          
          <creation_ts>2014-04-02 09:54:08 +0000</creation_ts>
          <short_desc>readyState attribute must be inherited while cloning a MediaStreamTrack</short_desc>
          <delta_ts>2014-05-08 08:29:24 +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="Kiran">kiran.guduru</reporter>
          <assigned_to name="public-media-capture@w3.org">public-media-capture</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>public-media-capture</cc>
    
    <cc>stefan.lk.hakansson</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103269</commentid>
    <comment_count>0</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-04-02 09:54:08 +0000</bug_when>
    <thetext>The readyState attribute of an existing MediaStreamTrack should be inherited by a newly created MediaStreamTrack, which is created using clone() method.

The following line

Let trackClone inherit this track&apos;s underlying source, kind, label and enabled attributes, as well as its currently active constraints.

should be modified as

Let trackClone inherit this track&apos;s underlying source, kind, label, enabled and readyState attributes, as well as its currently active constraints.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103342</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-04-03 13:05:54 +0000</bug_when>
    <thetext>Sounds right to me.

Proposed fix: https://github.com/fluffy/webrtc-w3c/commit/160b3b890744d6a505b0203eac902b804321f330</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105413</commentid>
    <comment_count>2</comment_count>
    <who name="Stefan Hakansson LK">stefan.lk.hakansson</who>
    <bug_when>2014-05-08 08:29:24 +0000</bug_when>
    <thetext>Fixed in http://dev.w3.org/2011/webrtc/editor/archives/20140507/getusermedia.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>