enable Wayland and X11 as backup for X11 access
Categories
(Release Engineering :: Release Automation, enhancement)
Tracking
(firefox76 fixed, firefox77 fixed)
People
(Reporter: mtabara, Assigned: mtabara)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
We should enable Wayland in flatpaks and rely on X11 access only when it really runs
in a X11 session.
Comment 1•5 years ago
|
||
Note that the Wayland backend is not yet enabled by default upstream - and won't until flash plugin support is dropped for good later this year.
So AFAIK the flatpak version would need to carry a patch similar to what Fedora does or FF would need to automatically fall back to Wayland if no X11 connection can be established (probably a good idea anyway, for people running a Wayland compositor without XWayland).
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D70358
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Comment on attachment 9139456 [details]
Bug 1628406 - enable Wayland along X11 in flatpaks. r=rail
Beta/Release Uplift Approval Request
- User impact if declined: None, it addressed some flatpak automation glitch
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- 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): None, it addressed some flatpak automation glitch
- String changes made/needed:
Comment 5•5 years ago
|
||
bugherder |
Comment 6•5 years ago
|
||
Comment on attachment 9139456 [details]
Bug 1628406 - enable Wayland along X11 in flatpaks. r=rail
Flatpak fix, approved for 76.0b5.
Comment 7•5 years ago
|
||
bugherder uplift |
Comment 9•5 years ago
|
||
Wouldn't this enable Wayland on KDE as well and bring all the horrible regressions (bug 1609115)?
Firefox' wayland backend is so far (bug 1543600) only enabled downstream on Fedora Gnome.
Comment 10•5 years ago
|
||
If the decision is to let users of experimental KDE Wayland experience some more KDE-Wayland-caused bugs (as they could simply switch to KDE X11 if they wish less bugs), then this would be all right. Firefox Stable Flatpak just ships something that hasn't been enabled in Nightly yet, but should be enabled soon (bug 1543600).
Updated•5 years ago
|
Description
•