Bug 32624

Summary: Start implementation of the W3C File API
Product: WebKit Reporter: Patrick Mueller <pmuellr>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bfulgham, dieter, ericu, eric, grahamperrin, jeffschiller, joepeck, matiasnu, scottt.tw, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 36896, 36938, 37217    
Bug Blocks: 40829    

Patrick Mueller
Reported 2009-12-16 11:51:20 PST
The W3C has published a working draft of a "File API", available here: http://www.w3.org/TR/FileAPI/ (current draft link I'm looking at: http://www.w3.org/TR/2009/WD-FileAPI-20091117/ ). Time to start looking at a WebKit implementation!
Attachments
Timothy Hatcher
Comment 1 2009-12-16 12:56:03 PST
WebKit already has File and FileList and XHR support for File and onprogress events. Might not be the same as the spec now. But we still need FileReader and other things.
Jeff Schiller
Comment 2 2010-01-20 08:49:58 PST
This would be very much appreciated for projects like SVG-edit. Version 2.5 will allow users to open local files into the editor. This already works in Firefox 3.6.
Dieter Komendera
Comment 3 2011-03-19 03:25:48 PDT
According to bug #38157 FileReader is already completely implemented.
Trevor Downs
Comment 4 2011-07-16 20:35:40 PDT
(In reply to comment #3) > According to bug #38157 FileReader is already completely implemented. But bug #39093 says that it is not bound to the API yet. Bug #39093 should block this one.
Eric Seidel (no email)
Comment 5 2012-01-20 17:39:21 PST
Is this bug still useful? All dependent bugs have been closed.
Dieter Komendera
Comment 6 2022-02-11 08:19:33 PST
I think this can be closed, to my best knowledge, the File API is fully implemented.
Sam Sneddon [:gsnedders]
Comment 7 2022-07-29 18:05:30 PDT
Note You need to log in before you can comment on or make changes to this bug.