Bug 1346393 - Extend expiry of SCROLL_INPUT_METHODS telemetry probe to Firefox 60. r=bsmedberg draft
authorBotond Ballo <botond@mozilla.com>
Fri, 10 Mar 2017 16:38:58 -0500
changeset 496919 c5e81f624beaac6135a9232eb11c49919b3d371a
parent 488125 7abeac2f2d668554f0093fc0bdb1488f9a77d16e
child 548750 a5c4f3b3265d65c5db1d144e10ec60cb3e0bd531
push id48743
push userbballo@mozilla.com
push dateFri, 10 Mar 2017 22:07:13 +0000
reviewersbsmedberg
bugs1346393
milestone54.0a1
Bug 1346393 - Extend expiry of SCROLL_INPUT_METHODS telemetry probe to Firefox 60. r=bsmedberg MozReview-Commit-ID: I7axJBSlBTN
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -10211,17 +10211,17 @@
     "keyed": true,
     "releaseChannelCollection": "opt-out",
     "bug_numbers": [722110,1260065],
     "description": "Counts number of times a certain plugin has been activated."
   },
   "SCROLL_INPUT_METHODS": {
     "alert_emails": ["botond@mozilla.com"],
     "bug_numbers": [1238137],
-    "expires_in_version": "55",
+    "expires_in_version": "60",
     "kind": "enumerated",
     "n_values": 64,
     "description": "Count of scroll actions triggered by different input methods. See gfx/layers/apz/util/ScrollInputMethods.h for a list of possible values and their meanings."
   },
   "WEB_NOTIFICATION_CLICKED": {
     "releaseChannelCollection": "opt-out",
     "alert_emails": ["firefox-dev@mozilla.org"],
     "bug_numbers": [1225336],