Closed
Bug 1301435
Opened 9 years ago
Closed 9 years ago
Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 51
People
(Reporter: mconley, Unassigned)
References
Details
Attachments
(1 file)
|
58 bytes,
text/x-review-board-request
|
benjamin
:
review+
lizzard
:
approval-mozilla-aurora+
lizzard
:
approval-mozilla-beta+
lizzard
:
approval-mozilla-release+
|
Details |
We talked about this in the e10s meeting today - to get a better sense of how often these spinners are being seen by our user base, we want a really high resolution pictures, which means an opt-out probe.
| Reporter | ||
Updated•9 years ago
|
| Comment hidden (mozreview-request) |
| Reporter | ||
Comment 2•9 years ago
|
||
[Tracking Requested - why for this release]:
The e10s team is highly motivated to get a high-resolution picture of tab switch spinner sightings in the wild.
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8789466 [details]
Bug 1301435 - Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes.
https://reviewboard.mozilla.org/r/77668/#review75958
::: toolkit/components/telemetry/Histograms.json:4490
(Diff revision 1)
> "high": 1000,
> "n_buckets": 20,
> "description": "Firefox: Time in ms between tab selection and tab content paint."
> },
> "FX_TAB_SWITCH_SPINNER_VISIBLE_MS": {
> "expires_in_version": "default",
Please make both of these expires_in_version: 56
data-review=me with this change
BTW do these metrics have some automated test that verifies we won't break the metric? If not please file a followup bug for that (it's desirable for opt-in metrics, but required for opt-out metrics).
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8789466 [details]
Bug 1301435 - Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes.
https://reviewboard.mozilla.org/r/77668/#review75960
Attachment #8789466 -
Flags: review?(benjamin) → review+
| Comment hidden (mozreview-request) |
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a036e98d75c1
Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes. r=bsmedberg
| Reporter | ||
Comment 7•9 years ago
|
||
Comment on attachment 8789466 [details]
Bug 1301435 - Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes.
Approval Request Comment
[Feature/regressing bug #]:
n/a. The e10s team met today and decided that we really want a high-resolution idea of how bad the big spinner problem is out in the wild. We therefore want these probes to be opt-out.
[User impact if declined]:
None - though we'll have not as good an understanding of big tab spinner sightings in the wild.
[Describe test coverage new/current, TreeHerder]:
None, I'm afraid - although this just changes some probe settings to make them both last longer, and make the opt-out instead of opt-in.
[Risks and why]:
Very low risk, imo.
[String/UUID change made/needed]:
None.
Attachment #8789466 -
Flags: approval-mozilla-beta?
Attachment #8789466 -
Flags: approval-mozilla-aurora?
Comment 8•9 years ago
|
||
Comment on attachment 8789466 [details]
Bug 1301435 - Make FX_TAB_SWITCH_SPINNER_VISIBLE_MS and FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS opt-out probes.
For e10s and glory, let us uplift this for 49 RC3.
Attachment #8789466 -
Flags: approval-mozilla-release+
Attachment #8789466 -
Flags: approval-mozilla-beta?
Attachment #8789466 -
Flags: approval-mozilla-beta+
Attachment #8789466 -
Flags: approval-mozilla-aurora?
Attachment #8789466 -
Flags: approval-mozilla-aurora+
Updated•9 years ago
|
tracking-e10s:
--- → ?
Comment 9•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Comment 10•9 years ago
|
||
| bugherder uplift | ||
status-firefox50:
--- → fixed
Comment 11•9 years ago
|
||
| bugherder uplift | ||
status-firefox49:
--- → fixed
Comment 12•9 years ago
|
||
| bugherder uplift | ||
Comment 13•9 years ago
|
||
Track 49+/50+/51+ for spinner change for e10s.
You need to log in
before you can comment on or make changes to this bug.
Description
•