Bug 36567

Summary: Implement FileAPI/FileWriter
Product: WebKit Reporter: Kinuko Yasuda <kinuko>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dimich, ericu, jeffschiller, jianli, matiasnu, paulirish
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 36568, 36896, 36938, 37217    
Bug Blocks:    

Description Kinuko Yasuda 2010-03-24 18:00:57 PDT
Implementation is needed for FileAPI/FileWriter support in WebKit.
Spec: http://dev.w3.org/2009/dap/file-system/file-writer.html

Related issue: issue 32624 (Start implementation of the W3C File API)
Comment 1 Kinuko Yasuda 2010-03-31 16:41:52 PDT
For reference, a prototype implementation (rough and a bit obsolete) is uploaded at:  http://codereview.chromium.org/1102004
Comment 2 Eric U. 2010-09-30 09:23:48 PDT
I accidentally duplicated this bug, but since all the dependencies here are satisfied, and the ones in the other bug are still there, I'm marking the original as a duplicate.

*** This bug has been marked as a duplicate of bug 44358 ***