[Webkit-unassigned] [Bug 76551] New: Cleanup: Move chrome-specific filesystem type handling code (for FileSystem API) under chromium directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 09:37:45 PST 2012


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

           Summary: Cleanup: Move chrome-specific filesystem type handling
                    code (for FileSystem API) under chromium directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


Move chrome-specific filesystem type handling code (for FileSystem API) under chromium directory.

The FileSystem API [1] draft specifies TEMPORARY and PERSISTENT filesystem types but current FileSystem API code under WebCore/fileapi also has definitions and code for chromium-specific EXTERNAL type.
We should probably move such code under platform/chromium.

[1] http://www.w3.org/TR/file-system-api/

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