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

           Summary: [IndexedDB] IDBIndex.get* don't define which item is
                    returned in the case of duplicates
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: andr...@google.com
        ReportedBy: jor...@chromium.org
         QAContact: member-webapi-...@w3.org
                CC: m...@w3.org, public-webapps@w3.org


It's possible for indexes to be non-unique in which case IDBIndex.get* may
lookup one of several entries. We should specify which is returned in a
deterministic way. It should probably be connected to the order in which
cursors return duplicates as well.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to