зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1304113 - Change tab switching telemetry probes to be opt-out. r=bsmedberg,mconley data-r=bsmedberg
MozReview-Commit-ID: 9gvaE31vizm --HG-- extra : rebase_source : b5c05db651b678d680c4eb4c4bc40b3b96992c7e
This commit is contained in:
Родитель
54872a7fbf
Коммит
e2db273a55
|
@ -4505,17 +4505,19 @@
|
|||
"description": "Firefox: Time in ms spent updating UI in response to a tab switch"
|
||||
},
|
||||
"FX_TAB_SWITCH_TOTAL_MS": {
|
||||
"expires_in_version": "default",
|
||||
"expires_in_version": "56",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 20,
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Firefox: Time in ms till a tab switch is complete including the first paint"
|
||||
},
|
||||
"FX_TAB_SWITCH_TOTAL_E10S_MS": {
|
||||
"expires_in_version": "default",
|
||||
"expires_in_version": "56",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 20,
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Firefox: Time in ms between tab selection and tab content paint."
|
||||
},
|
||||
"FX_TAB_SWITCH_SPINNER_VISIBLE_MS": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче