Closed
Bug 962589
Opened 11 years ago
Closed 11 years ago
Attempting to close a PeerConnection more than once throws an exception
Categories
(Core :: WebRTC: Signaling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 991368
People
(Reporter: abr, Assigned: abr)
Details
Attachments
(1 file)
919 bytes,
patch
|
Details | Diff | Splinter Review |
Once a PC is closed, subsequent attempts to call close() on it result in an exception being thrown.
Based on conversations that I believe happened during a telechat, the working group converged on the position that this shouldn't throw an exception, and should instead silently proceed. See http://lists.w3.org/Archives/Public/public-webrtc/2014Jan/0229.html
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•