+15
−0
+24
−47
Loading
Bug 1592539 - Use a MediaStreamRenderer to render video tracks into a secondary container. r=jib,mconley This re-uses MediaStreamRenderer to render video into a secondary container, to get identical logic for the clone target as for the clone source. The MediaStreamRenderer can handle audio, currentTime and more as well, but those are not used here. Differential Revision: https://phabricator.services.mozilla.com/D87139