- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Nov 2013 05:44:24 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA Contact for the bug.
Received on Wednesday, 6 November 2013 05:44:25 UTC