<?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>25856</bug_id>
          
          <creation_ts>2014-05-21 18:51:31 +0000</creation_ts>
          <short_desc>Add way to find out if a MST is isolated or becomes isolated</short_desc>
          <delta_ts>2014-12-15 10:39:26 +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>WebRTC API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</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="Cullen Jennings">fluffy</reporter>
          <assigned_to name="Martin Thomson">martin.thomson</assigned_to>
          <cc>harald</cc>
    
    <cc>martin.thomson</cc>
    
    <cc>public-webrtc</cc>
    
    <cc>shijuns</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>106595</commentid>
    <comment_count>0</comment_count>
    <who name="Cullen Jennings">fluffy</who>
    <bug_when>2014-05-21 18:51:31 +0000</bug_when>
    <thetext>Perhaps this needs to go in gum</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106602</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2014-05-21 19:28:40 +0000</bug_when>
    <thetext>I am going to propose that we put this in the isolated media streams section in WebRTC.

New attributes will be proposed as:

partial interface MediaStreamTrack : EventTarget {
  attribute boolean isolated;
  attribute EventHandler? onisolationchange;
};

This allows an application to learn when isolation changes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106603</commentid>
    <comment_count>2</comment_count>
    <who name="Cullen Jennings">fluffy</who>
    <bug_when>2014-05-21 19:34:18 +0000</bug_when>
    <thetext>looks good to me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106729</commentid>
    <comment_count>3</comment_count>
    <who name="Shijun Sun">shijuns</who>
    <bug_when>2014-05-23 17:14:36 +0000</bug_when>
    <thetext>The &quot;isolated&quot; should be a readonly attribute.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114377</commentid>
    <comment_count>4</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-10-31 17:59:45 +0000</bug_when>
    <thetext>Martin will make PR.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114527</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2014-11-04 23:13:56 +0000</bug_when>
    <thetext>This is already in the spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114540</commentid>
    <comment_count>6</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2014-11-05 00:48:05 +0000</bug_when>
    <thetext>https://github.com/w3c/webrtc-pc/pull/30 fixes the missing class=&quot;idl&quot; thing that made it hard to realize that this was already present.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116312</commentid>
    <comment_count>7</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2014-12-15 10:39:26 +0000</bug_when>
    <thetext>WebRTC API bugs have been moved to github issues: https://github.com/w3c/webrtc-pc/issues

Please subscribe to the issues you want to keep watching.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>