gecko-dev/dom/media/mediasink
Andreas Pehrson 63654234e3 Bug 1559568 - Remove extraneous dtor guard in OutputStreamData. r=padenot
MediaInputPort::Destroy must always be called, or it will not remove its strong
ref to the MediaStreamGraph. The guard is not even needed, since
MediaInputPort::Disconnect is idempotent.

Differential Revision: https://phabricator.services.mozilla.com/D36571

--HG--
extra : moz-landing-system : lando
2019-07-04 11:01:59 +00:00
..
AudioSink.cpp Bug 1562331 - Make media.* static prefs follow the naming convention. r=KrisWright 2019-06-28 14:09:05 +10:00
AudioSink.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
AudioSinkWrapper.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
AudioSinkWrapper.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
DecodedStream.cpp Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
DecodedStream.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
MediaSink.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
moz.build
OutputStreamManager.cpp Bug 1559568 - Remove extraneous dtor guard in OutputStreamData. r=padenot 2019-07-04 11:01:59 +00:00
OutputStreamManager.h Bug 1559568 - Remove strong refs from OutputStreamManager. r=jya 2019-07-04 11:01:45 +00:00
VideoSink.cpp Bug 1562331 - Make media.* static prefs follow the naming convention. r=KrisWright 2019-06-28 14:09:05 +10:00
VideoSink.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00