- From: <bugzilla@jessica.w3.org>
- Date: Mon, 25 Mar 2013 23:18:56 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21392
Bug ID: 21392
Summary: FileReader does not specify behavior on invalid input
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: File API
Assignee: arun@mozilla.com
Reporter: david.leston@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: public-webapps@w3.org
No behavior is specified for when a "readAs" method on FileReader is called
with invalid input. In Chromium 26.0.1410.40, no exception is thrown and the
onerror callback is not invoked.
Chromium discussion thread:
https://groups.google.com/a/chromium.org/d/topic/chromium-discuss/wEMo0jnlM-w/discussion
Chromium behavior discussed on StackOverflow:
http://stackoverflow.com/questions/6999928/html5-filereader-functions-not-getting-called
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 25 March 2013 23:18:57 UTC