[Bug 23735] New: [Streams API] Failure signaling to object URL created from Stream

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

            Bug ID: 23735
           Summary: [Streams API] Failure signaling to object URL created
                    from Stream
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Streams API
          Assignee: tyoshino@google.com
          Reporter: tyoshino@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

To JS APIs, we can notify any failure of data producer.

However, when data is consumed using URL, it's not trivial. Maybe we should be
able to tell the user about the failure, e.g. as an event equivalent to network
failure (this is typically observed as a connection terminated without EOF
symbol of chunked transfer encoding).

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

Received on Wednesday, 6 November 2013 05:44:25 UTC