[Bug 26316] [MSE] End of stream algorithm closes, re-opens MediaSource

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26316

--- Comment #10 from Jer Noble <jer.noble@apple.com> ---
> I'm pretty sure the "SourceBuffer Monitoring" algorithm needs to be updated.
> It hasn't gotten much love in a long time and I wouldn't be surprised if
> there are bugs lurking in there. readyState transitions should definitely be
> driven of HTMLMediaElement.buffered ranges and not individual
> SourceBuffer.buffered since during non-endOfStream playback the intersection
> used should make sure that we don't try to play unbuffered regions. I'll
> take a look at the algorithm and file a bugs for any problems with the
> algorithm I see.

Okay great.  I've filed Bug #26436 to track this separate issue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 25 July 2014 18:14:07 UTC