[Bug 25846] New: The end of stream algorithm should fire an "error" event at the SourceBuffer on decode errors.

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

            Bug ID: 25846
           Summary: The end of stream algorithm should fire an "error"
                    event at the SourceBuffer on decode errors.
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
          Assignee: acolwell@google.com
          Reporter: acolwell@google.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

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. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 21 May 2014 00:45:36 UTC