[Webkit-unassigned] [Bug 37218] New: Implement FileStreamProxy that calls FileStream methods on FileThread for FileAPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 10:26:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37218

           Summary: Implement FileStreamProxy that calls FileStream
                    methods on FileThread for FileAPI
           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


To support asynchronous file operations in FileAPI, we need a proxy module that
proxies the requests and calls corresponding FileStream methods on the file
thread.

-- 
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