Open Bug 1338603 Opened 8 years ago Updated 2 years ago

Remove use counters for non-standard features once we have some data

Categories

(Core :: Storage: IndexedDB, task, P3)

task

Tracking

()

Tracking Status
firefox54 --- affected

People

(Reporter: overholt, Unassigned)

References

Details

No description provided.
Priority: -- → P3

:overholt, this looks not really actionable to me. Can you give more context or point me to someone who has it? Thanks!

Type: defect → task
Flags: needinfo?(overholt)

IIRC Jan wanted to remove some of our non-standard IndexedDB features but knew some people were using them. So he added telemetry but we wanted to remember to remove that telemetry once we'd made a decision. Jan, am I remembering correctly?

Flags: needinfo?(overholt) → needinfo?(jvarga)
Summary: Remove use counters for on-standard features once we have some data → Remove use counters for non-standard features once we have some data

Yeah, there are counters for non-standard IndexedDB features. One of them has been removed in https://phabricator.services.mozilla.com/D59140
There are still use counters for IDBDatabase.createMutableFile and IDBMutableFile.open. They will be addressed in bug 1500343 (we need to officially deprecate it, check the telemetry and also figure out what to do with existing databases which contain data for it).

Flags: needinfo?(jvarga)

One note, we need to use custom queries for checking telemetry since the dashboard currently can't show data for release channels. baku already wrote such queries in bug 1607791.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.