[Webkit-unassigned] [Bug 139439] [MSE] Sending media segment without any init segment should call endOfStream.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 18:45:30 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=139439

--- Comment #4 from Bartlomiej Gajda <b.gajda at samsung.com> ---
> This would work for now, as order of event would be the same from outside I
> guess, since "decode" endOfStream() path start with this "append error"
> check anyway.

Scratch that idea - it would revers order of 
sourceended, error, updateend
to
error, updateend, sourceended,

and that would not be as in spec for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141210/e63cd802/attachment-0002.html>


More information about the webkit-unassigned mailing list