Bug 1288311 - Extend VIDEO_CAN_CREATE_*_DECODER telemetry probes. r=francois draft
authorChris Pearce <cpearce@mozilla.com>
Thu, 21 Jul 2016 16:09:42 +1200
changeset 393404 d98da189ad94906ff79085aac7e0d4bed9e018ce
parent 393304 fef429fba4c64c5b9c0c823a6ab713edbbcd4220
child 393405 e68addd5883b56c20caaad4c4e958221069f9692
push id24311
push usercpearce@mozilla.com
push dateWed, 27 Jul 2016 21:09:34 +0000
reviewersfrancois
bugs1288311
milestone50.0a1
Bug 1288311 - Extend VIDEO_CAN_CREATE_*_DECODER telemetry probes. r=francois We're actively trying to encourage people to install Windows system decoders to drive the "can't create" number to 0. So we need this probe to measure our progress. MozReview-Commit-ID: BDE7nbaK4NX
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -5794,24 +5794,24 @@
     "alert_emails": ["cpearce@mozilla.com"],
     "expires_in_version": "53",
     "kind": "count",
     "description": "How many times the audio MFT decoder returns success but output nothing.",
     "bug_numbers": [1176071]
   },
   "VIDEO_CAN_CREATE_AAC_DECODER": {
     "alert_emails": ["cpearce@mozilla.com"],
-    "expires_in_version": "50",
+    "expires_in_version": "58",
     "kind": "boolean",
     "description": "Whether at startup we report we can playback MP4 (AAC) audio. This is single value is recorded at every startup.",
     "releaseChannelCollection": "opt-out"
   },
   "VIDEO_CAN_CREATE_H264_DECODER": {
     "alert_emails": ["cpearce@mozilla.com"],
-    "expires_in_version": "50",
+    "expires_in_version": "58",
     "kind": "boolean",
     "description": "Whether at startup we report we can playback MP4 (H.264) video. This is single value is recorded at every startup.",
     "releaseChannelCollection": "opt-out"
   },
   "VIDEO_CANPLAYTYPE_H264_CONSTRAINT_SET_FLAG": {
     "expires_in_version": "50",
     "kind": "enumerated",
     "n_values": 128,