aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-26 03:53:11 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-26 03:56:30 +0000
commit9d8af08ad2ef6245a52affeb5caefd107ec86172 (patch)
tree37102c29dfe9d147a394a99450b5e8fb59f0143d
parent031275059417bbfefc03513403106246e5211203 (diff)
downloadports-9d8af08ad2ef6245a52affeb5caefd107ec86172.tar.gz
ports-9d8af08ad2ef6245a52affeb5caefd107ec86172.zip
www/firefox: drop reference to media.cubeb.backend=pulse (non-Rust)
https://bugzilla.mozilla.org/show_bug.cgi?id=1611658 (cherry picked from commit bccc8a1c281c70bc87cc13a8f4569a745ccf1d18)
-rw-r--r--www/firefox-esr/pkg-message2
-rw-r--r--www/firefox/pkg-message2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-esr/pkg-message b/www/firefox-esr/pkg-message
index 48ae5915f4b3..5df4e99ac994 100644
--- a/www/firefox-esr/pkg-message
+++ b/www/firefox-esr/pkg-message
@@ -25,7 +25,7 @@ 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.
diff --git a/www/firefox/pkg-message b/www/firefox/pkg-message
index 48ae5915f4b3..5df4e99ac994 100644
--- a/www/firefox/pkg-message
+++ b/www/firefox/pkg-message
@@ -25,7 +25,7 @@ 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.