- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Mar 2013 05:33:43 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21276 --- Comment #4 from Adrian Bateman [MSFT] <adrianba@microsoft.com> --- (In reply to comment #3) > I figured that this was roughly equivalent to abort() being called since the > "reset parser state algorithm" is run to put the parser into a known state. > The application can look at the buffered attribute to assess what likely got > successfully appended in the buffer. It can then choose to retry the append > or it could select a different media segment to cover the unbuffered range > that would have been covered by the failed append. We agree that we can make this work dropping the third endOfStream("network") change. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 26 March 2013 05:33:45 UTC