提交 2b9d07ef 编写于 作者: M Mike Conley

Bug 1301435 - Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and...

Bug 1301435 - Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes. r=bsmedberg, a=lizzard

MozReview-Commit-ID: 7eX21qeoZ9W

--HG--
extra : source : a036e98d75c11703ac9e34ecc22591bf551e033b
extra : intermediate-source : db18fa39e61823604ec9c0a7cb1c01e31073c904
上级 fd209569
......@@ -4340,20 +4340,22 @@
"description": "Firefox: Time in ms between tab selection and tab content paint."
},
"FX_TAB_SWITCH_SPINNER_VISIBLE_MS": {
"expires_in_version": "default",
"expires_in_version": "56",
"kind": "exponential",
"high": 1000,
"n_buckets": 20,
"releaseChannelCollection": "opt-out",
"description": "Firefox: If the spinner interstitial displays during tab switching, records the time in ms the graphic is visible"
},
"FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS": {
"expires_in_version": "54",
"expires_in_version": "56",
"kind": "exponential",
"low": 1000,
"high": 64000,
"n_buckets": 7,
"bug_numbers": [1301104],
"alert_emails": ["mconley@mozilla.com"],
"releaseChannelCollection": "opt-out",
"description": "Firefox: If the spinner interstitial displays during tab switching, records the time in ms the graphic is visible. This probe is similar to FX_TAB_SWITCH_SPINNER_VISIBLE_MS, but is for truly degenerate cases."
},
"FX_TAB_CLICK_MS": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册