diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-09-27 00:05:48 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-09-27 00:05:48 +0800 |
commit | 658c5c12eb5a38779e9f04a055d34b9998681291 (patch) | |
tree | f09bb27fcb39f5eda94ba335bc80e4eab4c6e2ad /www/firefox | |
parent | 83e6c28adad59fa5d5a7c2e6e5bf4d1d1ad201e3 (diff) | |
download | freebsd-ports-gnome-658c5c12eb5a38779e9f04a055d34b9998681291.tar.gz freebsd-ports-gnome-658c5c12eb5a38779e9f04a055d34b9998681291.tar.zst freebsd-ports-gnome-658c5c12eb5a38779e9f04a055d34b9998681291.zip |
www/firefox: document e10s instability
PR: 225233 228855
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/pkg-message | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/firefox/pkg-message b/www/firefox/pkg-message index d48bb3391f8b..1210f5390de8 100644 --- a/www/firefox/pkg-message +++ b/www/firefox/pkg-message @@ -14,6 +14,13 @@ Some features available on other platforms are not implemented: ====================================================================== +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, oss, sndio. Currently used backend can be inspected |