[Bug 289989] WebGL support in Gecko browsers requires mesa-dri package availability
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 289989] WebGL support in Gecko browsers requires mesa-dri package availability"
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 289989] WebGL support in Gecko browsers requires mesa-dri package availability"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 289989] WebGL support in Gecko browsers requires mesa-dri package availability"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Oct 2025 22:18:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289989
Bug ID: 289989
Summary: WebGL support in Gecko browsers requires mesa-dri
package availability
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: ps.ports@smyrak.com
CC: gecko@FreeBSD.org
Gecko browsers require mesa-dri package to be installed to have a working WebGL
implementation.
mesa-dri package is usually installed by xorg-server, but in case of browsers
running in a jail, there is no X server, since the jail only runs X clients
which connect to host's X server.
There is a slight security implication to requiring mesa-dri in a browser jail.
mesa-dri package pulls in LLVM package. This may not pose a difference if the
jail is fat and has been created with full base image, but for minimalist jails
with trimmed base this kicks the door.
--
You are receiving this mail because:
You are on the CC list for the bug.