Closed
Bug 1409907
Opened 8 years ago
Closed 5 years ago
can not get VideoTracks ended message while close the shared window
Categories
(Core :: WebRTC: Audio/Video, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1615282
People
(Reporter: aisnote, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171002220106
Steps to reproduce:
1. start window share like share one notePad window with GUM on windows10
2. close the notePad on windows10
Actual results:
did not get the mediaTrack.onended msg.
Stream.getVideoTracks()[0].onended = function(){};
Expected results:
should get the onended msg.
Updated•8 years ago
|
Component: Untriaged → WebRTC: Audio/Video
Product: Firefox → Core
Updated•8 years ago
|
Rank: 15
Priority: -- → P2
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•