CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/04/09 11:50:14

Modified files:
        www/chromium   : Makefile 
        www/chromium/files: unveil.main 
        www/iridium    : Makefile 
        www/iridium/files: unveil.main 
        www/ungoogled-chromium: Makefile 
        www/ungoogled-chromium/files: unveil.main 

Log message:
the chrome main process might need /dev/dri access in case running within gnome

the main process can access /dev/dri in case running inside gnome with inteldrm
and we hit an error path in Mesa in case we don't have access to it that will
end up in pledge violation due to shmget in swrast

noticed by aja@, ok naddy@, sthen@, aja@

Reply via email to