Bug 47192 - FileEntry::file needs to be implemented
Summary: FileEntry::file needs to be implemented
Status: RESOLVED FIXED
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: 42903
  Show dependency treegraph
 
Reported: 2010-10-05 10:26 PDT by Eric U.
Modified: 2010-10-05 18:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.96 KB, patch)
2010-10-05 13:37 PDT, Kinuko Yasuda
jianli: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>