Bug 44358 - Implement FileWriter
Summary: Implement FileWriter
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 36567 (view as bug list)
Depends on: 44364 44360 44361 44362 44363 46325 46390 46544 46908 46910 47139 47318 47380 47454 47680 47681 48098 48693 49939 50720 50846
Blocks: html5test
  Show dependency treegraph
 
Reported: 2010-08-20 14:36 PDT by Eric U.
Modified: 2023-05-15 00:28 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric U. 2010-08-20 14:36:54 PDT
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.
Comment 1 Eric U. 2010-09-30 09:23:48 PDT
*** Bug 36567 has been marked as a duplicate of this bug. ***
Comment 2 Eric Seidel (no email) 2012-01-20 17:40:58 PST
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?
Comment 3 Eric U. 2012-01-20 19:14:10 PST
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.
Comment 4 Anne van Kesteren 2023-05-15 00:28:31 PDT
This API did not end up getting standardized.