Bug 1355015 - Enable AUDIOSTREAM_BACKEND_USED up to version 60. r?bsmedberg draft
authorPaul Adenot <paul@paul.cx>
Mon, 10 Apr 2017 14:04:07 +0200
changeset 559686 8eb1e6cb86d037d9d0ebecf582e8ed438cf84501
parent 559365 45692c884fdd5136a64fb2f8a61a0c8183b69331
child 623465 ce3422f3633325addfb80eb162c7e52e52936ffc
push id53168
push userpaul@paul.cx
push dateMon, 10 Apr 2017 12:04:25 +0000
reviewersbsmedberg
bugs1355015
milestone55.0a1
Bug 1355015 - Enable AUDIOSTREAM_BACKEND_USED up to version 60. r?bsmedberg MozReview-Commit-ID: d3swgw7r7K
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -168,17 +168,17 @@
     "kind": "exponential",
     "high": 10000,
     "n_buckets": 50,
     "description": "The length of time (in milliseconds) for the subsequent opens of AudioStream."
   },
   "AUDIOSTREAM_BACKEND_USED": {
     "alert_emails": ["padenot@mozilla.com", "kinetik@flim.org"],
     "bug_numbers": [1280630],
-    "expires_in_version": "55",
+    "expires_in_version": "60",
     "kind": "enumerated",
     "n_values": 16,
     "description": "The operating system audio back-end used when successfully opening an audio stream, or whether the failure occurred on the first try or not <https://dxr.mozilla.org/mozilla-central/search?q=AUDIOSTREAM_BACKEND_ID_STR>",
     "releaseChannelCollection": "opt-out"
   },
   "AUSHELPER_CPU_ERROR_CODE": {
     "alert_emails": ["application-update-telemetry-alerts@mozilla.com"],
     "bug_numbers": [1296630],