CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/22 08:05:47
Modified files:
www/mozilla-firefox: Makefile
www/mozilla-firefox/files: pledge.main
Log message:
Remove audio from main process pledge.
this was only here to support a corner usercase and is now broken due to
unveil integration, and nobody noticed.
direct access to hardware is more or less forbidden now, just use sndiod
if you want to play sound from firefox.
ok tb@ ratchov@
