Loading
Bug 1509548 - Remove early PullNewData return. r=padenot
Without knownTracksTime, StreamTracks::GetFirstTrackEnd() returns STREAM_TIME_MAX for an empty StreamTracks, so PullNewData() thinks no new data is needed. This circumvents that by always checking whether tracks need data. Differential Revision: https://phabricator.services.mozilla.com/D12928 --HG-- extra : moz-landing-system : lando