[Webkit-unassigned] [Bug 122675] New: Lay the groundwork for a multi-process aware Indexed DB implementation in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 11 12:59:25 PDT 2013


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

           Summary: Lay the groundwork for a multi-process aware Indexed
                    DB implementation in WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Lay the groundwork for a multi-process aware Indexed DB implementation in WebKit2

The "groundwork" is basically a WebIDBFactoryBackend  that stubs out the entry points into the indexed database API, and gives the most basic foundation to build a database process on.

This will break current WK2 clients using the in-process LevelDB implementation.

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