[Bug 21276] New: Some instances of throwing append error should call endOfStream

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

            Bug ID: 21276
           Summary: Some instances of throwing append error should call
                    endOfStream
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
          Assignee: adrianba@microsoft.com
          Reporter: adrianba@microsoft.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

Created attachment 1338
  --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1338&action=edit
Proposed patch

In general, the append error algorithm should be used for errors from which it
is expected that an app can recover from. Errors where the equivalent behavior
in a progressive download would not be recoverable should call endOfStream.

The attached patch proposes three changes where the append error algorithm is
called but where we think endOfStream makes more sense.

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

Received on Wednesday, 13 March 2013 21:08:49 UTC