Closed Bug 1872675 Opened 2 years ago Closed 2 years ago

Deprecate IDBObjectStore.createIndex() locale option

Categories

(Core :: Storage: IndexedDB, task)

task

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: nobody → omedhurst
Status: NEW → ASSIGNED

Potential minor dev doc update needed for deprecation?

Keywords: dev-doc-needed

Deprecate and get a use counter for it to likely unship soon
(depending on use counter results)

Attachment #9370719 - Attachment description: Bug 1872675 - Deprecate IDBObjectStore.createIndex() locale option → WIP: Bug 1872675 - Deprecate IDBObjectStore.createIndex() locale option
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
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch

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)

You need to log in before you can comment on or make changes to this bug.