[Webkit-unassigned] [Bug 45440] New: [FileSystem] Add File and FileWriter accessor methods in FileEntry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 8 23:14:43 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45440
Summary: [FileSystem] Add File and FileWriter accessor methods
in FileEntry
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
CC: fishd at chromium.org, michaeln at google.com,
jianli at chromium.org, dumi at chromium.org,
ericu at chromium.org
Add FileEntry.file() and FileEntry.createWrite() methods in FileEntry.
http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#the-fileentry-interface
This also requires two new interfaces, FileCallback and FileWriterCallback.
http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#idl-def-FileCallback
http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#idl-def-FileWriterCallback
--
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