Closed
Bug 1271506
Opened 9 years ago
Closed 8 years ago
Support of IDBObjectStore.getKey
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: bevis, Assigned: bevis)
References
Details
(Keywords: dev-doc-complete, Whiteboard: [tw-dom] btpp-fixlater)
Attachments
(1 file, 2 obsolete files)
22.04 KB,
patch
|
bevis
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
1. Mimic the design in Get/GetAll.
2. Add web-platform tests for GetKey and move indexeddb_test() into support.js as utility.
Attachment #8774227 -
Flags: review?(khuey)
Updated•9 years ago
|
Keywords: dev-doc-needed
Attachment #8774227 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 4•8 years ago
|
||
treeherder result looks fine:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ef2e942e1978&selectedJob=25003016
Keywords: checkin-needed
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 5•8 years ago
|
||
rebase for check-in.
Attachment #8774227 -
Attachment is obsolete: true
Attachment #8777236 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 6•8 years ago
|
||
Attachment #8777236 -
Attachment is obsolete: true
Attachment #8777238 -
Flags: review+
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/91c0b3e80825
Support of IDBObjectStore.getKey. r=khuey
Keywords: checkin-needed
Comment 8•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 9•8 years ago
|
||
Doc updated:
https://developer.mozilla.org/en-US/Firefox/Releases/51#IndexedDB
and
https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/getKey
https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•