Closed
Bug 1531448
Opened 5 years ago
Closed 5 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•5 years ago
|
Rank: 19
Priority: -- → P2
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → docfaraday
Assignee | ||
Comment 1•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=45a591c230e119bb509bdbadfcc0a904fd10a480
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D21557
Assignee | ||
Comment 3•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=506945a4bfa74c02c3efe8173bc3a052cf13ba30
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•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 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
•