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: |
Kinuko Yasuda
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)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kinuko Yasuda
For reference, a prototype implementation (rough and a bit obsolete) is uploaded at: http://codereview.chromium.org/1102004
Eric U.
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 ***