author | Sebastian Hengst <archaeopteryx@coole-files.de> |
Mon, 17 Jul 2017 18:50:04 +0200 | |
changeset 369287 | d13067985d255619ed26d4e94a991b78c0a08072 |
parent 369286 | afc6dfe5af8d014d516dab1bf964ceacfae78457 |
child 369288 | cde0022cc6e66802188fe1e24510df5e60598678 |
push id | 46631 |
push user | kwierso@gmail.com |
push date | Tue, 18 Jul 2017 00:38:28 +0000 |
treeherder | autoland@216a5bf264b2 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 1361855 |
milestone | 56.0a1 |
backs out | 14d02c0af5287bb06d7580c0bc08d80edd847db3 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -3947,27 +3947,16 @@ "HTTPCONNMGR_UNUSED_SPECULATIVE_CONN": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "exponential", "high": 1000000, "n_buckets": 50, "description": "How many speculative connections are made needlessly" }, - "TAB_COUNT": { - "record_in_processes": ["main", "content"], - "alert_emails": [], - "bug_numbers": [1361855], - "expires_in_version": "60", - "kind": "exponential", - "high": 1000, - "n_buckets": 100, - "releaseChannelCollection": "opt-out", - "description": "Number of tabs opened across all windows, collected at most every 5 minutes whenever the user interacts with the browser in the following ways: open tab/window, page load." - }, "TAP_TO_LOAD_IMAGE_SIZE": { "record_in_processes": ["main", "content"], "expires_in_version": "50", "kind": "exponential", "high": 32768, "n_buckets": 50, "description": "The size of the image being shown, when using tap-to-load images. (kilobytes)", "bug_numbers": [1208167]