Closed
Bug 1872675
Opened 2 years ago
Closed 2 years ago
Deprecate IDBObjectStore.createIndex() locale option
Categories
(Core :: Storage: IndexedDB, task)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: canadahonk, Assigned: canadahonk)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Deprecate and get a use counter for it to likely unship soon (depending on use counter results).
MDN: https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/createIndex#locale
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → omedhurst
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
Potential minor dev doc update needed for deprecation?
Keywords: dev-doc-needed
| Assignee | ||
Comment 2•2 years ago
|
||
Deprecate and get a use counter for it to likely unship soon
(depending on use counter results)
Updated•2 years ago
|
Attachment #9370719 -
Attachment description: Bug 1872675 - Deprecate IDBObjectStore.createIndex() locale option → WIP: Bug 1872675 - Deprecate IDBObjectStore.createIndex() locale option
Updated•2 years ago
|
Attachment #9370719 -
Attachment description: WIP: Bug 1872675 - Deprecate IDBObjectStore.createIndex() locale option → Bug 1872675 - Deprecate IDBObjectStore.createIndex() locale option
Pushed by omedhurst@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0184455feb69
Deprecate IDBObjectStore.createIndex() locale option r=webidl,dom-storage-reviewers,smaug,saschanaz,janv
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Comment 5•2 years ago
|
||
FF123 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/31915. I've added deprecated markup for the option in the docs, and created a browser compatibility entry (so it can easily be marked as removed later on)
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•