Bug 1241131 - Remove DevTools reload addon histograms;r=francois

MozReview-Commit-ID: oq7SVGPI2t

--HG--
extra : rebase_source : afa16a7e0f2faf5db2f3bda4426cf874322e4eda
This commit is contained in:
Julian Descottes 2017-11-30 19:09:24 +01:00
Родитель 9a6ee6fff9
Коммит d9145b1ecb
2 изменённых файлов: 0 добавлений и 18 удалений

Просмотреть файл

@ -9797,22 +9797,6 @@
"description": "Number of times a custom developer tool has been opened.",
"releaseChannelCollection": "opt-out"
},
"DEVTOOLS_RELOAD_ADDON_INSTALLED_COUNT": {
"record_in_processes": ["main", "content"],
"alert_emails": ["dev-developer-tools@lists.mozilla.org"],
"expires_in_version": "55",
"kind": "count",
"description": "Number of times the reload addon has been installed.",
"bug_numbers": [1248435]
},
"DEVTOOLS_RELOAD_ADDON_RELOAD_COUNT": {
"record_in_processes": ["main", "content"],
"alert_emails": ["dev-developer-tools@lists.mozilla.org"],
"expires_in_version": "55",
"kind": "count",
"description": "Number of times the tools have been reloaded by the reload addon.",
"bug_numbers": [1248435]
},
"DEVTOOLS_TOOLBOX_TIME_ACTIVE_SECONDS": {
"record_in_processes": ["main", "content"],
"expires_in_version": "never",

Просмотреть файл

@ -1754,8 +1754,6 @@
"DEVTOOLS_PERFTOOLS_RECORDING_EXPORT_FLAG",
"DEVTOOLS_PERFTOOLS_RECORDING_IMPORT_FLAG",
"DEVTOOLS_PICKER_EYEDROPPER_OPENED_COUNT",
"DEVTOOLS_RELOAD_ADDON_INSTALLED_COUNT",
"DEVTOOLS_RELOAD_ADDON_RELOAD_COUNT",
"DEVTOOLS_RESPONSIVE_OPENED_COUNT",
"DEVTOOLS_RULEVIEW_OPENED_COUNT",
"DEVTOOLS_SCRATCHPAD_OPENED_COUNT",