зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1448074 - Mark remote connection stats as opt-out. data-review=francois r=jdescottes
MozReview-Commit-ID: CwafVNgrBp --HG-- extra : rebase_source : 90a0e568c6db34b4fd284bad646142dbdbd38aeb
This commit is contained in:
Родитель
a81ea81cd0
Коммит
cc8975d51e
|
@ -9812,42 +9812,63 @@
|
|||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [916804, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_USB_CONNECTION_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [916804, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE USB runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_WIFI_CONNECTION_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [916804, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE WiFi runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_SIMULATOR_CONNECTION_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [916804, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE simulator runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_REMOTE_CONNECTION_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [916804, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE remote runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_LOCAL_CONNECTION_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [916804, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE local runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_OTHER_CONNECTION_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [1069552, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Did WebIDE other runtime connection succeed?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_TIME_SECONDS": {
|
||||
|
@ -9875,6 +9896,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime type did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_ID": {
|
||||
|
@ -9882,6 +9906,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime ID did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PROCESSOR": {
|
||||
|
@ -9889,6 +9916,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime processor did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_OS": {
|
||||
|
@ -9896,6 +9926,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime OS did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PLATFORM_VERSION": {
|
||||
|
@ -9903,6 +9936,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime platform version did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_APP_TYPE": {
|
||||
|
@ -9910,6 +9946,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime app type did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_VERSION": {
|
||||
|
@ -9917,6 +9956,9 @@
|
|||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"bug_numbers": [1159043, 1448074],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"],
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "What runtime version did WebIDE connect to?"
|
||||
},
|
||||
"DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER": {
|
||||
|
|
|
@ -130,23 +130,9 @@
|
|||
"DEVTOOLS_READ_HEAP_SNAPSHOT_MS",
|
||||
"DEVTOOLS_SAVE_HEAP_SNAPSHOT_MS",
|
||||
"DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_APP_TYPE",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_ID",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_OS",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PLATFORM_VERSION",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PROCESSOR",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_TYPE",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_VERSION",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_DEBUG_USED",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_PLAY_USED",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_TIME_SECONDS",
|
||||
"DEVTOOLS_WEBIDE_LOCAL_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_OTHER_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_REMOTE_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_SIMULATOR_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_USB_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_WIFI_CONNECTION_RESULT",
|
||||
"DNS_CLEANUP_AGE",
|
||||
"DNS_RENEWAL_TIME",
|
||||
"DNS_RENEWAL_TIME_FOR_TTL",
|
||||
|
@ -674,23 +660,9 @@
|
|||
"DEVTOOLS_READ_HEAP_SNAPSHOT_MS",
|
||||
"DEVTOOLS_SAVE_HEAP_SNAPSHOT_MS",
|
||||
"DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_APP_TYPE",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_ID",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_OS",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PLATFORM_VERSION",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PROCESSOR",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_TYPE",
|
||||
"DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_VERSION",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_DEBUG_USED",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_PLAY_USED",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_CONNECTION_TIME_SECONDS",
|
||||
"DEVTOOLS_WEBIDE_LOCAL_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_OTHER_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_REMOTE_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_SIMULATOR_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_USB_CONNECTION_RESULT",
|
||||
"DEVTOOLS_WEBIDE_WIFI_CONNECTION_RESULT",
|
||||
"DNS_BLACKLIST_COUNT",
|
||||
"DNS_CLEANUP_AGE",
|
||||
"DNS_FAILED_LOOKUP_TIME",
|
||||
|
|
Загрузка…
Ссылка в новой задаче