[Bug 15729] The editors draft doesn't specify what should happen if a null stream is added to a PeerConnection

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15729

Adam Bergkvist <adam.bergkvist@ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.bergkvist@ericsson.com

--- Comment #1 from Adam Bergkvist <adam.bergkvist@ericsson.com> 2012-01-26 16:50:43 UTC ---
The addStream() stream argument isn't nullable so we don't have to deal with
null in the algorithm. If I'm not mistaking it will cause a TypeError.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Thursday, 26 January 2012 16:50:45 UTC