Please show gfx.linux_window_protocol in the telemetry tab and allow it as search filter
Categories
(Socorro :: Webapp, task, P5)
Tracking
(Not tracked)
People
(Reporter: jan, Unassigned)
References
Details
(Keywords: nightly-community)
gfx.linux_window_protocol can be x11, xwayland or wayland.
| Reporter | ||
Comment 2•4 years ago
|
||
The crash report of interest: bp-6fb2714d-5337-4211-b6f7-5f1020211025
https://hg.mozilla.org/mozilla-central/rev/c8e48e2861c5c0a3607f8ea30fbb2a7ee349bf83 added "Window Protocol" to about:support in 69.
https://hg.mozilla.org/mozilla-central/rev/e55422de37811b2bfc9970c1ee868993217ab850 added about:telemetry#search=gfx.linux_window_protocol in 82.
| Reporter | ||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
I don't see gfx.linux_window_protocol in that crash report. Where should I see it?
| Reporter | ||
Comment 4•4 years ago
•
|
||
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #3)
I don't see
gfx.linux_window_protocolin that crash report. Where should I see it?
I'm not a developer, it would just be useful to see right away if a crash occured on x11, xwayland or wayland.
gfx.linux_window_protocol is not shown in crash reports.
But it can be seen on about:telemetry#search=gfx.linux_window_protocol.
This bug asks for showing gfx.linux_window_protocol in the telemetry tab of a crash report.
If crash reports do not contain full telemetry under the hood, the question would be:
How to tell the crash reporter to include gfx.linux_window_protocol when reporting a crash?
Comment 5•4 years ago
|
||
Got it!
So we need to figure out if linux_window_protocol is available in crash reports and if so, where. If not, then we'll need to add it.
I'm pretty overwhelmed with things right now, so I can't get to figuring this out any time soon. I'm going to make it a P5 putting it in the list of interesting things I'm not going to get to. If someone else could figure it out and provide an example crash report, I'd be much obliged.
Description
•