Bug 44364 - Add WebCore implementation for FileWriter
Summary: Add WebCore implementation for FileWriter
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 44358
  Show dependency treegraph
 
Reported: 2010-08-20 14:49 PDT by Eric U.
Modified: 2013-03-28 02:29 PDT (History)
6 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:49:46 PDT
FileWriter depends on an abstract class to do all its heavy lifting.  Implement that interface in WebCore.