This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25846 - The end of stream algorithm should fire an "error" event at the SourceBuffer on decode errors.
Summary: The end of stream algorithm should fire an "error" event at the SourceBuffer ...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: Media Source Extensions (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: CR
Assignee: Aaron Colwell
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-21 00:45 UTC by Aaron Colwell
Modified: 2014-06-13 20:14 UTC (History)
2 users (show)

See Also:


Attachments

Description Aaron Colwell 2014-05-21 00:45:34 UTC
This bug is to capture the outcome of a discussion about error handling on the public-html-media list.(http://lists.w3.org/Archives/Public/public-html-media/2014May/0019.html)

The proposed solution was to fire an "error" event at the SourceBuffer if the end of stream algorithm is run with "decode" during an append. This had always been the intended behavior, but it must have accidentally got removed at some point. 

Thanks to Matthew for bringing this to my attention. :)
Comment 1 Aaron Colwell 2014-06-13 20:14:12 UTC
Change committed.
https://dvcs.w3.org/hg/html-media/rev/f1e2049010b5