☠☠ backed out by 1d9f1d45ac6e ☠ ☠ | |
author | Michelangelo De Simone <mdesimone@mozilla.com> |
Mon, 06 Mar 2017 13:54:51 -0800 | |
changeset 395471 | 19a4d023dd560867bfe434d05a239a440c873927 |
parent 395470 | c93713825d2e8cdcad349ccdfa128965899f9a36 |
child 395472 | 13b05e58f420c64c047ea14cc74c467c632f11a1 |
push id | 7391 |
push user | mtabara@mozilla.com |
push date | Mon, 12 Jun 2017 13:08:53 +0000 |
treeherder | mozilla-beta@2191d7f87e2e [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | bsmedberg |
bugs | 1344903 |
milestone | 55.0a1 |
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,56 +1001,59 @@ "description": "Location accuracy" }, "GEOLOCATION_ERROR": { "expires_in_version": "never", "kind": "flag", "description": "Has seen location error" }, "GEOLOCATION_GETCURRENTPOSITION_SECURE_ORIGIN" : { - "expires_in_version" : "55", + "alert_emails": ["mds@mozilla.com"], + "expires_in_version": "60", "kind": "enumerated", "n_values": 10, "bug_numbers": [1230209], "description" : "Number of navigator.geolocation.getCurrentPosition() calls (0=other, 1=http, 2=https)" }, "GEOLOCATION_REQUEST_GRANTED": { - "expires_in_version": "55", + "alert_emails": ["mds@mozilla.com"], + "expires_in_version": "60", "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" : { - "expires_in_version" : "55", + "alert_emails": ["mds@mozilla.com"], + "expires_in_version": "60", "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": ["michelangelo@mozilla.com"], - "expires_in_version": "55", + "alert_emails": ["mds@mozilla.com"], + "expires_in_version": "60", "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": ["michelangelo@mozilla.com"], - "expires_in_version": "55", + "alert_emails": ["mds@mozilla.com"], + "expires_in_version": "60", "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],