[Webkit-unassigned] [Bug 55618] New: Expose ability to create instance of DOMFileSystem from Chromium side

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 14:43:23 PST 2011


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

           Summary: Expose ability to create instance of DOMFileSystem
                    from Chromium side
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zelidrag at chromium.org
                CC: kinuko at chromium.org, ericu at chromium.org


We need to expose ability to create instance of DOMFileSystem from Chromium side. Currently, DOMFileSystem instance can be created only though path used to process window.requestFileSystem() call. On Chromium side, we also want to be able to expose special file system object in the context of Chrome extensions. There isn't any good way to do this right now.

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