[Bug 257639] www/firefox: broken mic in WebRTC in 91.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Nov 2021 23:29:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257639

--- Comment #28 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q4 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ad491a1d4f4447ac5884ceb3930d215a26becd88

commit ad491a1d4f4447ac5884ceb3930d215a26becd88
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2021-11-07 23:22:06 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2021-11-07 23:28:12 +0000

    www/firefox: attempt to fix mic on pulseaudio

    careful testing revealed that the microphone worked "sometimes",
    with the "not working" state manifesting as follows: pulseaudio sees
    a signal from the microphone but firefox (and it's components) fails
    to show up on pulseaudio's source-outputs and firefox gets no audio
    signal.
    Applying the patch from upstream 1735905 seems to improve matters
    greatly.

    PR:             257639
    Reported by:    many
    Obtained from:  https://bugzilla.mozilla.org/show_bug.cgi?id=1735905

    (cherry picked from commit 2af447c8bac175a02de64aad1e36ad849df2f57f)

 www/firefox/Makefile                     |   1 +
 www/firefox/files/patch-bug1735905 (new) | 165 +++++++++++++++++++++++++++++++
 2 files changed, 166 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.