Bug 1358299 Part 2: Remove the histogram definition for BOX_ALIGN_PROPS_IN_BLOCKS_FLAG. draft
authorBrad Werth <bwerth@mozilla.com>
Fri, 13 Oct 2017 12:44:09 -0700
changeset 680295 b864a52e2a241fe351c3c7cfce2a66521fbcf233
parent 680294 03cb8efda7b72dc540d0c3d4bfad50e5cd7f7971
child 735812 7635fc056cc6e9b5caa7196c69dcade9fa7752a2
push id84450
push userbwerth@mozilla.com
push dateFri, 13 Oct 2017 19:45:15 +0000
bugs1358299
milestone58.0a1
Bug 1358299 Part 2: Remove the histogram definition for BOX_ALIGN_PROPS_IN_BLOCKS_FLAG. MozReview-Commit-ID: JGnBmtRkO3C
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -239,25 +239,16 @@
   },
   "BLOCKLIST_SYNC_FILE_LOAD": {
     "record_in_processes": ["main", "content"],
     "alert_emails": ["rvitillo@mozilla.com"],
     "expires_in_version": "35",
     "kind": "boolean",
     "description": "blocklist.xml has been loaded synchronously *** No longer needed (bug 1156565). Delete histogram and accumulation code! ***"
   },
-  "BOX_ALIGN_PROPS_IN_BLOCKS_FLAG": {
-    "record_in_processes": ["main", "content"],
-    "alert_emails": ["bwerth@mozilla.com"],
-    "bug_numbers": [1351383],
-    "releaseChannelCollection": "opt-out",
-    "expires_in_version": "57",
-    "kind": "boolean",
-    "description": "Whether we have layed out any display:block containers with not-yet-supported properties from CSS Box Align."
-  },
   "CHECKERBOARD_DURATION": {
     "record_in_processes": ["main", "content", "gpu"],
     "alert_emails": ["kgupta@mozilla.com"],
     "bug_numbers": [1238040],
     "expires_in_version": "62",
     "kind": "exponential",
     "high": 100000,
     "n_buckets": 50,