[Bug 25841] DataChannel and DTMF methods should check for peerConnection closed state

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

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

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

--- Comment #1 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
I don't think we should check the state of "parent" objects. It's nicer to let
the closing of PeerConnection close the DataChannel and DataChannel's methods
only check its own state.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 21 May 2014 13:46:41 UTC