Bug 1818992 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

* bug 1709584 blocked enabling EGL/X11 in Ubuntu 18.04 CI.
* FEATURE_DMABUF (bug 1572697): No problems known yet.
* [WR/Xwayland](https://searchfox.org/mozilla-central/rev/a3a9112d4d73d1323eabbc7faa9937cd9aae6465/widget/gtk/GfxInfo.cpp#702) could be lowered as well.
  * [partial present](https://searchfox.org/mozilla-central/rev/a3a9112d4d73d1323eabbc7faa9937cd9aae6465/widget/gtk/GfxInfo.cpp#815) (supported on X11&Xwayland since Mesa 20.2) would cause bug 1677892 on Xwayland < 1.20.10.
    * Requiring Mesa 21 for partial present on Xwayland wouldn't hurt, but also wouldn't help if a user would manually compile latest Mesa on Ubuntu 18.04.
    * Ubuntu, Debian and Fedora don't seem to have affected package version combinations anymore.
      18.04 LTS (EOL [April 2028](https://wiki.ubuntu.com/Releases) ... )=unaffected:
      https://packages.ubuntu.com/bionic-updates/xwayland 1.19.6 - affected if Mesa would be 20.2
      https://packages.ubuntu.com/bionic-updates/libegl-mesa0 20.0.8
      20.10=unaffected:
      https://packages.ubuntu.com/focal/xwayland 1.20.13 unaffected
      https://packages.ubuntu.com/focal/libegl-mesa0 21.2.6
      unaffected:
      https://packages.debian.org/stable/xwayland 1.20.11 unaffected
      https://packages.debian.org/stable/libegl-mesa0 20.3.5
      irrelevant:
      https://packages.debian.org/oldstable/xwayland 1.20.4 - affected if Mesa would be 20.2
      https://packages.debian.org/oldstable/libegl-mesa0 18.3.6
* bug 1709584 blocked enabling EGL/X11 in Ubuntu 18.04 CI.
* FEATURE_DMABUF (bug 1572697): No problems known yet.
* [WR/Xwayland](https://searchfox.org/mozilla-central/rev/a3a9112d4d73d1323eabbc7faa9937cd9aae6465/widget/gtk/GfxInfo.cpp#702) could be lowered as well.
  * [partial present](https://searchfox.org/mozilla-central/rev/a3a9112d4d73d1323eabbc7faa9937cd9aae6465/widget/gtk/GfxInfo.cpp#815) (supported on X11&Xwayland since Mesa 20.2) would cause bug 1677892 on Xwayland < 1.20.10.
    * Requiring Mesa 21 for partial present on Xwayland wouldn't hurt, but also wouldn't help if a user would manually compile latest Mesa on Ubuntu 18.04.
    * Ubuntu, Debian and Fedora don't seem to have affected package version combinations anymore.
      18.04 LTS (EOL [April 2028](https://wiki.ubuntu.com/Releases) ... )=unaffected:
      https://packages.ubuntu.com/bionic-updates/xwayland 1.19.6 - affected if Mesa would be >=20.2
      https://packages.ubuntu.com/bionic-updates/libegl-mesa0 20.0.8
      20.10=unaffected:
      https://packages.ubuntu.com/focal/xwayland 1.20.13 unaffected
      https://packages.ubuntu.com/focal/libegl-mesa0 21.2.6
      unaffected:
      https://packages.debian.org/stable/xwayland 1.20.11 unaffected
      https://packages.debian.org/stable/libegl-mesa0 20.3.5
      irrelevant:
      https://packages.debian.org/oldstable/xwayland 1.20.4 - affected if Mesa would be >=20.2
      https://packages.debian.org/oldstable/libegl-mesa0 18.3.6

Back to Bug 1818992 Comment 3