Expose window protocol (X11, Wayland) in about:support and telemetry
Categories
(Core :: Graphics, enhancement, P3)
Tracking
()
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
It will be useful to know which window protocol is in use when users report issues without having to ask explicitly, as Wayland specific issues are cropping up more and more. Ideally this will be included by default in about:support and telemetry (including crash reports).
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c8e48e2861c5
https://hg.mozilla.org/mozilla-central/rev/ca4f3b736dd6
Comment 9•6 years ago
|
||
It feels like something that could be useful to have in ESR68.
Assignee | ||
Comment 10•6 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #9)
It feels like something that could be useful to have in ESR68.
I have no opposition to this. Will request.
Assignee | ||
Comment 11•6 years ago
|
||
Comment on attachment 9067668 [details]
Bug 1554540 - Expose window protocol (X11, Wayland) in nsIGfxInfo and about:support.
Beta/Release Uplift Approval Request
- User impact if declined: We will need to be mindful when interpreting user reports if they don't mention X11 vs Wayland usage.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It just adds a new field in about:support. It is a very simple change which required a fair bit of boilerplate plumbing that is hard to go terribly wrong.
- String changes made/needed: Adds "Window Protocol" to the about:support localization; used on Linux only
Comment 12•6 years ago
|
||
(In reply to Andrew Osmond [:aosmond] from comment #11)
Beta/Release Uplift Approval Request
[...]
- String changes made/needed: Adds "Window Protocol" to the about:support localization; used on Linux only
flod, is this ok?
Comment 14•6 years ago
|
||
Comment on attachment 9067668 [details]
Bug 1554540 - Expose window protocol (X11, Wayland) in nsIGfxInfo and about:support.
add some info in about:support on linux, approved for 68.0b7
Comment 15•6 years ago
|
||
bugherder uplift |
Comment 16•6 years ago
|
||
bugherder uplift |
Description
•