Open Bug 1154084 Opened 10 years ago Updated 3 years ago

Accessing pc.getRemoteStreams() after closing throws an exception

Categories

(Core :: WebRTC, defect, P4)

37 Branch
x86
macOS
defect

Tracking

()

People

(Reporter: lancestout, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36 Steps to reproduce: Create a peer connection with streams. Close the peer connection Attempt to iterate through the connection's streams (to clean up from views) Actual results: An exception of "peer connection already closed" is thrown Expected results: To get at least an empty array (with no exception)
Status: UNCONFIRMED → NEW
Rank: 35
Ever confirmed: true
Priority: -- → P3
backlog: --- → webRTC+
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.