Bug 47192

Summary: FileEntry::file needs to be implemented
Product: WebKit Reporter: Eric U. <ericu>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: kinuko, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 42903    
Attachments:
Description Flags
Patch jianli: review+

Description Eric U. 2010-10-05 10:26:19 PDT
See WebCore/fileapi/FileEntry.cpp for the FIXME; just logging this so it doesn't get forgotten.
Comment 1 Kinuko Yasuda 2010-10-05 13:37:47 PDT
Created attachment 69834 [details]
Patch
Comment 2 Kinuko Yasuda 2010-10-05 18:34:50 PDT
Committed r69165: <http://trac.webkit.org/changeset/69165>