https://www.w3.org/Bugs/Public/show_bug.cgi?id=17702
Summary: [IndexedDB editorial] IDBIndex.getKey should tell what
it's doing
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: Indexed Database API
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
IDBIndex's getKey could really benefit from a small explanation.
Something like: gets the primary key of the record from referenced object store
or: get the primary key of the record by looking up the indexed key
At least, so people can understand why it is different from normal get().
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.