WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
114614
Abort in FileReader shouldn't throw onerror ProgressEvent.
https://bugs.webkit.org/show_bug.cgi?id=114614
Summary
Abort in FileReader shouldn't throw onerror ProgressEvent.
Praveen Jadhav
Reported
2013-04-15 02:47:40 PDT
ProgressEvent specification
https://dvcs.w3.org/hg/progress/raw-file/tip/Overview.html#suggested-names-for-events-using-the-progressevent-interface
says that "The error, abort, and load event types are mutually exclusive". In current source, error event is thrown and handled in the layout test file-reader-abort.html which doesn't comply with ProgressEvent spec.
Attachments
Add attachment
proposed patch, testcase, etc.
Praveen Jadhav
Comment 1
2013-04-15 04:17:23 PDT
@Alaxey, Isn't this a valid issue?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug