Closed
Bug 1754446
Opened 3 years ago
Closed 3 years ago
Telemetry for webp downloads registers as "other"
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox99 | --- | affected |
People
(Reporter: Gijs, Unassigned)
Details
Ran into this in the context of something completely different.
The telemetry events for downloads.helpertype
record "other" for downloaded webp images, which seems unfortunate especially given the popularity of other image types.
I haven't tested avif and jxl but I wouldn't be surprised if they were the same.
Reporter | ||
Comment 1•3 years ago
|
||
helpertype
actually only recognizes a few different types so this is probably not a bug. I was thinking of download.added
telemetry, but that does recognize webp
so there's nothing to do here.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•