diff options
author | Martin Filla <freebsd@sysctl.cz> | 2025-03-08 15:06:41 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-03-08 15:06:41 +0300 |
commit | 189ac8337451019f7f07f7590f971257599b9507 (patch) | |
tree | 23921347d2a9134daedcbc62318f401c8b3b5598 /www/librewolf/pkg-message | |
parent | math/py-arviz: update 0.20.0 → 0.21.0 (diff) |
www/librewolf: Update 135.0.1 → 136.0
Changelog:
https://www.mozilla.org/en-US/firefox/136.0/releasenotes/
PR: 285169
MFH: 2025Q1
Diffstat (limited to 'www/librewolf/pkg-message')
-rw-r--r-- | www/librewolf/pkg-message | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/librewolf/pkg-message b/www/librewolf/pkg-message index 1d1e028646d8..5df4e99ac994 100644 --- a/www/librewolf/pkg-message +++ b/www/librewolf/pkg-message @@ -11,7 +11,7 @@ Some features found on Windows, macOS and Linux are not implemented: - Crash Reporter (requires Google Breakpad and reproducible builds) - WebVR (requires open source runtime) - TCP fast open -- `about:networking` (requires link state notification) +- `about:networking#networkid` (requires link state notification) ## Audio backend @@ -25,13 +25,13 @@ Supported backends and default probing order is as follows: To force a specific backend open `about:config` page and create `media.cubeb.backend` preference. -Microphone selection only works in `oss`, `pulse`, `pulse-rust` backends. +Microphone selection only works in `oss`, `pulse-rust` backends. Other backends are limited to `default` which is usually `/dev/dsp`, so use virtual_oss to reroute microphones from non-default devices. ## Gamepad API -Requires evdev(4) joystick support. On FreeBSD 13.0 enable hgame(4) +Requires evdev(4) joystick support. On FreeBSD 13 and later enable hgame(4) while older versions can use sysutils/iichid or multimedia/webcamd. ## smb:// issues |