[Webkit-unassigned] [Bug 85315] New: IndexedDB: Remove legacy enum-based constants from IDL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 14:59:05 PDT 2012


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

           Summary: IndexedDB: Remove legacy enum-based constants from IDL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alecflett at chromium.org
        Depends on: 84894


After a few months/releases, we should remove the following constants from their respective IDL - there are constant strings that are now the standard:

IDBCursor.PREV
IDBCuroor.PREV_NO_DUPLICATE
IDBCursor.NEXT
IDBCursor.NEXT_NO_DUPLICATE
IDBTransaction.READ_ONLY
IDBTransaction.READ_WRITE

Strawman date: 12-Aug-2012

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