<?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>15729</bug_id>
          
          <creation_ts>2012-01-26 15:27:15 +0000</creation_ts>
          <short_desc>The editors draft doesn&apos;t specify what should happen if a null stream is added to a PeerConnection</short_desc>
          <delta_ts>2012-01-27 09:34: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>WebRTC API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>tommyw</reporter>
          <assigned_to name="Web RTC Working Group">public-webrtc</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>harald</cc>
    
    <cc>public-webrtc</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63151</commentid>
    <comment_count>0</comment_count>
    <who name="">tommyw</who>
    <bug_when>2012-01-26 15:27:15 +0000</bug_when>
    <thetext>Since the stream can be undefined/null the specification needs to say, at a minimum:
Step 0: if stream is undefined or null return.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63157</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2012-01-26 16:50:43 +0000</bug_when>
    <thetext>The addStream() stream argument isn&apos;t nullable so we don&apos;t have to deal with null in the algorithm. If I&apos;m not mistaking it will cause a TypeError.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63158</commentid>
    <comment_count>2</comment_count>
    <who name="">tommyw</who>
    <bug_when>2012-01-26 17:53:03 +0000</bug_when>
    <thetext>The editors draft from Jan 12th clearly marks the stream argument to addStream as both nullable and optional.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63176</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2012-01-27 09:30:55 +0000</bug_when>
    <thetext>Are you referring to the parameter table for addStream()? A red cross means &quot;no&quot;, while a green check-thingy means &quot;yes&quot;. Is this the best possible style? Perhaps not, since a table with only red crosses is easily misinterpreted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63177</commentid>
    <comment_count>4</comment_count>
    <who name="">tommyw</who>
    <bug_when>2012-01-27 09:34:24 +0000</bug_when>
    <thetext>Doh, an x means no... Sorry!

Especially for colour-blind people it is much better if one only uses check-thingies for yes and empty cells for no.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>