Bug 1284348 - Extend SCROLL_INPUT_METHODS telemetry collection until Firefox 55. r=kats draft
authorBotond Ballo <botond@mozilla.com>
Mon, 04 Jul 2016 17:45:44 -0400
changeset 383698 0d70aa00e2abc1d3825cd1e1c7d34f298e7fb032
parent 383693 865f390f5abbe0616bf984b780a8093dbba5880c
child 524540 c135dbbf30fc63e1019b1f1ca0076d9a37f27d45
push id22088
push userbballo@mozilla.com
push dateMon, 04 Jul 2016 21:46:14 +0000
reviewerskats
bugs1284348
milestone50.0a1
Bug 1284348 - Extend SCROLL_INPUT_METHODS telemetry collection until Firefox 55. r=kats MozReview-Commit-ID: H9vRgcEI0GN
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -10304,17 +10304,17 @@
     "bug_numbers": [1229052],
     "expires_in_version": "50",
     "kind": "boolean",
     "description": "Attempt to determine prevalence of scroll-linked effects on the web."
   },
   "SCROLL_INPUT_METHODS": {
     "alert_emails": ["botond@mozilla.com"],
     "bug_numbers": [1238137],
-    "expires_in_version": "50",
+    "expires_in_version": "55",
     "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],