maintainer-feedback requested: [Bug 235145] www/firefox package message begins with a strange "Always:"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 23 06:49:06 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gecko mailing list
<gecko at FreeBSD.org> for maintainer-feedback:
Bug 235145: www/firefox package message begins with a strange "Always:"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235145
--- Description ---
grahamperrin at momh167-gjp4-8570p:~ % pkg query %M -r FreeBSD firefox
Always:
======================================================================
Some features available on other platforms are not implemented:
- Native audio (requires OSS backend, feature parity with ALSA or PulseAudio)
- Encrypted Media Extensions (requires Widevine CDM binary)
- Process sandboxing (requires Capsicum backend)
- Reduced memory usage (requires mozjemalloc)
- Crash Reporter (requires Google Breakpad and reproducible builds)
- Performance profiling (requires GeckoProfiler)
- Gamepad API (requires libusbhid backend)
- WebVR (requires open source runtime)
- TCP fast open
- about:networking (requires link state notification)
======================================================================
On FreeBSD < 11.3 Web Content process may frequently crash due to bug 181741.
If you cannot upgrade try applying the following workaround:
$ sysctl net.local.stream.recvspace=16384
======================================================================
To select non-default audio backend open about:config page and create
media.cubeb.backend preference. Supported values are: alsa, jack,
pulse, pulse-rust, sndio. Currently used backend can be inspected
on about:support page.
======================================================================
smb:// issues (Gvfs/GIO option):
Network group, machine, and share browsing does not work correctly.
sftp:// (Gvfs/GIO option):
Only sftp access using public key authentication works. To easily
setup public key authentication to "remote_host":
ssh-keygen
cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
The SSH server on remote_host must allow pub key authentication.
======================================================================
grahamperrin at momh167-gjp4-8570p:~ %
More information about the freebsd-gecko
mailing list