Date: Sun, 13 Aug 2017 14:24:35 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447892 - in head/www: firefox firefox-esr Message-ID: <201708131424.v7DEOZeF003345@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Aug 13 14:24:35 2017 New Revision: 447892 URL: https://svnweb.freebsd.org/changeset/ports/447892 Log: www/firefox: document a few known issues MFH: 2017Q3 Modified: head/www/firefox-esr/pkg-message (contents, props changed) head/www/firefox/pkg-message (contents, props changed) Modified: head/www/firefox-esr/pkg-message ============================================================================== --- head/www/firefox-esr/pkg-message Sun Aug 13 14:24:08 2017 (r447891) +++ head/www/firefox-esr/pkg-message Sun Aug 13 14:24:35 2017 (r447892) @@ -1,5 +1,15 @@ ====================================================================== +Some features available on other platforms are not implemented: +- Native audio (OSS backend is incomplete, doesn't support WebRTC) +- Encrypted Media Extensions (requires Widevine CDM binary) +- Process sandboxing (requires Capsicum backend) +- Reduced memory usage (requires mozjemalloc) +- Performance profiling (requires GeckoProfiler) +- Gamepad API (requires libusbhid backend) + +====================================================================== + smb:// issues (Gvfs/GIO option): Network group, machine, and share browsing does not work correctly. Modified: head/www/firefox/pkg-message ============================================================================== --- head/www/firefox/pkg-message Sun Aug 13 14:24:08 2017 (r447891) +++ head/www/firefox/pkg-message Sun Aug 13 14:24:35 2017 (r447892) @@ -1,5 +1,16 @@ ====================================================================== +Some features available on other platforms are not implemented: +- Native audio (OSS backend is incomplete, doesn't support WebRTC) +- Encrypted Media Extensions (requires Widevine CDM binary) +- Process sandboxing (requires Capsicum backend) +- Reduced memory usage (requires mozjemalloc) +- Performance profiling (requires GeckoProfiler) +- Gamepad API (requires libusbhid backend) +- WebVR (requires open source runtime) + +====================================================================== + smb:// issues (Gvfs/GIO option): Network group, machine, and share browsing does not work correctly.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708131424.v7DEOZeF003345>