[Webkit-unassigned] [Bug 42966] New: [IndexedDB] IndexedDB API is out of sync with the latest specification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 26 05:02:19 PDT 2010


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

           Summary: [IndexedDB] IndexedDB API is out of sync with the
                    latest specification.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.w3.org/Bugs/Public/show_bug.cgi?id=9975
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreip at google.com
                CC: jorlow at chromium.org, bulach at chromium.org


The IndexedDB API has changed as a result of 

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9975

We need to update the WebKit implementation. The main changes are:

- renaming IndexedDatabase interface to IDBFactory
- dropping the "Request" suffix from the asynchronous interface names
- read access to meta-data, such as objectStore and index names, is synchronous

I will be filing individual patches for each of the above and sending the appropriate patches.

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