[Webkit-unassigned] [Bug 36938] New: Add basic FileSystem operations for FileReader/FileWriter support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 1 00:22:45 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=36938
Summary: Add basic FileSystem operations for
FileReader/FileWriter support
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kinuko at chromium.org
WebCore/platform/FileSystem.h has some platform-dependent filesystem
operations, but there are missing operations (like seek, truncate and read) or
unimplemented ones. Add basic implementations for FileAPI's
FileReader/FileWriter support (bug 32624, bug 36567).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list