Closed
Bug 1337566
Opened 8 years ago
Closed 8 years ago
Handle expiry of telemetry probe DECODER_DOCTOR_INFOBAR_STATS in 53
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox52 | --- | unaffected |
firefox53 | --- | affected |
firefox54 | --- | fixed |
People
(Reporter: mozbugz, Assigned: mozbugz)
References
Details
Attachments
(1 file)
DECODER_DOCTOR_INFOBAR_STATS expired in 53, we should either extend it, or remove/disable its code.
At the moment, beta 52 numbers are, e.g. for WMF-needed:
- Notifications shown: 247k
- Number of notifications shown at least once per unique profiles: 2k
- Number of clicks on "Learn more...": 540
- Number of unique profiles clicking on "Learn more...": 267
- Number of issues fixed: 319
This shows a limited numbers of users being affected (probably those few on Windows N, who try to play videos).
About a quarter of users wanted to know more.
And 15% installed the Windows Media Pack as suggested. The rest of them just have to suffer with the notification bar being shown hundreds of times!
It would be worth extending the telemetry probe to gauge the impact *if* we were to modify something around the notification itself, or our handling of these issues.
Maybe a "Don't show this anymore" button would be nice?
But in the end I'm guessing we won't do much about this low number of users in the near-future, so I will probably just remove the code, or just disable it if it's tidy enough.
Anthony, what do you think? Extend, Destroy, or Disable?
Flags: needinfo?(ajones)
My thinking is to just remove the telemetry.
Flags: needinfo?(ajones)
Assignee | ||
Comment 2•8 years ago
|
||
Based on some needed Decoder Doctor maintenance (bug 1336256) and new work (upcoming bug(s) to encourage reporting site issues on decode errors), I am now thinking that we should revive and extend this probe, as it will be useful to monitor the fallout from both bugs.
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8840294 [details]
Bug 1337566 - Extend DECODER_DOCTOR_INFOBAR_STATS probe until 59 -
https://reviewboard.mozilla.org/r/114790/#review116502
datareview+
Attachment #8840294 -
Flags: review?(francois) → review+
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cb58c51343bf
Extend DECODER_DOCTOR_INFOBAR_STATS probe until 59 - r=francois
Assignee | ||
Comment 6•8 years ago
|
||
François, thank you for the data review.
Comment 7•8 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•