Bug 44358
Summary: | Implement FileWriter | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric U. <ericu> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | annevk, eric, grahamperrin, jeffschiller, kinuko, syoichi, webmaster |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 44364, 44360, 44361, 44362, 44363, 46325, 46390, 46544, 46908, 46910, 47139, 47318, 47380, 47454, 47680, 47681, 48098, 48693, 49939, 50720, 50846 | ||
Bug Blocks: | 40829 |
Eric U.
Implement the FileWriter class, as specified at http://dev.w3.org/2009/dap/file-system/file-writer.html. This is the big umbrella bug which will depend on all the smaller phases.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric U.
*** Bug 36567 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Is this bug still being used? I thought work was going on for this feature, but I don't see it reflected here. Maybe there is a new home for this work?
Eric U.
This is the only bug [plus its dependency], but there is no actual work being done on it right now. I've still got 44364 on my plate, but the priority's pretty low, so I'm going to mark it and this back to "unassigned" for now.
Anne van Kesteren
This API did not end up getting standardized.