Reenable Wayland socket
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox93 fixed)
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: rmader, Assigned: rmader)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1631193 reenabled the X11 socket on Wayland and disabled the Wayland socket as the Wayland backend is not the default yet. While giving access to the X11 socket by default was right, dropping the Wayland socket makes testing it unnecessarily complicated and provides negligible security benefits - Wayland, in contrast to X11, is designed to be save. This is also reflected in Flatpak: while for X11 there is the fallback-x11
option, the same is not exposed for Wayland.
Thus lets enable the Wayland socket again, in order so make testing easier, helping making the Wayland the default sooner, which then is an actual security benefit.
Assignee | ||
Comment 1•3 years ago
|
||
Bug 1631193 / D71448 reenabled the X11 socket on Wayland and disabled
the Wayland socket as the Wayland backend is not the default yet.
While giving access to the X11 socket by default was right,
dropping the Wayland socket makes testing it unnecessarily
complicated and provides negligible security benefits - Wayland,
in contrast to X11, is designed to be save. This is also reflected
in Flatpak: while for X11 there is the fallback-x11
option,
the same is not exposed for Wayland.
Thus lets enable the Wayland socket again, in order so make testing
easier, helping making the Wayland backend the default sooner, which
then is an actual security benefit.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Description
•