Bug 44364

Summary: Add WebCore implementation for FileWriter
Product: WebKit Reporter: Eric U. <ericu>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Enhancement CC: ap, grahamperrin, kinuko, michaeln, mike, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 44358    

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.