- From: <bugzilla@jessica.w3.org>
- Date: Fri, 22 Feb 2013 09:17:36 +0000
- To: public-webrtc@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21082
            Bug ID: 21082
           Summary: remoteDescription and localDescription should return
                    NULL if the PeerConnection has been closed
    Classification: Unclassified
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: WebRTC API
          Assignee: public-webrtc@w3.org
          Reporter: perkj@webrtc.org
                CC: public-webrtc@w3.org
WebRTC 1.0: Real-time Communication Between Browsers
W3C Editor's Draft 16 January 2013
The spec currently specify that localDescription and remoteDescription return
null if they have not been set.
I would also like they returned null if PeerConnection::close has been called.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Friday, 22 February 2013 09:17:38 UTC