[Webkit-unassigned] [Bug 26054] New: Need a new abstraction layer between the DB classes and the file system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 18:15:41 PDT 2009


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

           Summary: Need a new abstraction layer between the DB classes and
                    the file system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dumi at chromium.org


We need an abstraction layer between the DB classes and the file system. It
would remove the assumption that each DB is stored in a file on the hard drive,
and would allow us to implement our own logic of storing/opening/deleting/etc.
databases.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list