Closed
Bug 1531448
Opened 6 years ago
Closed 6 years ago
RTCPeerConnection.close() should stop the transceivers
Categories
(Core :: WebRTC: Signaling, enhancement, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
Details
Attachments
(1 file)
https://jsfiddle.net/dobvsf2m/
Also has a wpt.
| Assignee | ||
Updated•6 years ago
|
Rank: 19
Priority: -- → P2
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → docfaraday
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D21557
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b064bf107f89
Make pc.close() stop the tranceivers, transceiver.stop() throw if the PC is closed, and update some test code. r=jib
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/15814 for changes under testing/web-platform/tests
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/web-platform-tests/wpt/pull/15814
* Taskcluster (pull_request) (https://tools.taskcluster.net/task-group-inspector/#/Vj1VUK80TNa7BxPhYr3FTw)
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/web-platform-tests/wpt/pull/15814
* Taskcluster (pull_request) (https://tools.taskcluster.net/task-group-inspector/#/Jms0qHYJTKCO3pj9-JHdNg)
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•