author | Sebastian Hengst <archaeopteryx@coole-files.de> |
Mon, 13 Mar 2017 18:51:28 +0100 | |
changeset 347357 | 1d9f1d45ac6e98efc78517ba3392ba11e4e24faf |
parent 347356 | d983cb91c5a48243adcd13187f4ae9f623f3d0d0 |
child 347358 | 2cf99777eb0de3a70fa1fa0c531c49b7224c21cc |
push id | 31496 |
push user | cbook@mozilla.com |
push date | Tue, 14 Mar 2017 13:21:57 +0000 |
treeherder | mozilla-central@9a26ed658fdc [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | backout |
bugs | 1344903 |
milestone | 55.0a1 |
backs out | 19a4d023dd560867bfe434d05a239a440c873927 |
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 @@ -1001,59 +1001,56 @@ "description": "Location accuracy" }, "GEOLOCATION_ERROR": { "expires_in_version": "never", "kind": "flag", "description": "Has seen location error" }, "GEOLOCATION_GETCURRENTPOSITION_SECURE_ORIGIN" : { - "alert_emails": ["mds@mozilla.com"], - "expires_in_version": "60", + "expires_in_version" : "55", "kind": "enumerated", "n_values": 10, "bug_numbers": [1230209], "description" : "Number of navigator.geolocation.getCurrentPosition() calls (0=other, 1=http, 2=https)" }, "GEOLOCATION_REQUEST_GRANTED": { - "alert_emails": ["mds@mozilla.com"], - "expires_in_version": "60", + "expires_in_version": "55", "kind": "enumerated", "n_values": 20, "bug_numbers": [1230209], "description": "Geolocation requests either granted or denied (0=denied/other, 1=denied/http, 2=denied/https, ..., 10=granted/other, 11=granted/http, 12=granted/https)" }, "GEOLOCATION_WATCHPOSITION_SECURE_ORIGIN" : { - "alert_emails": ["mds@mozilla.com"], - "expires_in_version": "60", + "expires_in_version" : "55", "kind": "enumerated", "n_values": 10, "bug_numbers": [1230209], "description" : "Number of navigator.geolocation.watchPosition() calls (0=other, 1=http, 2=https)" }, "GEOLOCATION_WIN8_SOURCE_IS_MLS": { "expires_in_version": "default", "kind": "boolean", "description": "Geolocation on Win8 is either MLS or native" }, "GEOLOCATION_OSX_SOURCE_IS_MLS": { "expires_in_version": "default", "kind": "boolean", "description": "Geolocation on OS X is either MLS or CoreLocation" }, "GEOLOCATION_GETCURRENTPOSITION_VISIBLE": { - "alert_emails": ["mds@mozilla.com"], - "expires_in_version": "60", + "alert_emails": ["michelangelo@mozilla.com"], + "expires_in_version": "55", "kind": "boolean", "bug_numbers": [1255198], "description": "This metric is recorded every time a navigator.geolocation.getCurrentPosition() request gets allowed/fulfilled. A false value is recorded if the owner is not visible according to document.isVisible." }, "GEOLOCATION_WATCHPOSITION_VISIBLE": { - "alert_emails": ["mds@mozilla.com"], - "expires_in_version": "60", + "alert_emails": ["michelangelo@mozilla.com"], + "expires_in_version": "55", "kind": "boolean", "bug_numbers": [1255198], "description": "This metric is recorded every time a navigator.geolocation.watchPosition() request gets allowed/fulfilled. A false value is recorded if the owner is not visible according to document.isVisible." }, "GPU_PROCESS_LAUNCH_TIME_MS_2" : { "alert_emails": ["danderson@mozilla.com"], "expires_in_version": "never", "bug_numbers": [1297790, 1317796],