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

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

--- Comment #27 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 2af447c8bac175a02de64aad1e36ad849df2f57f
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:22:06 +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

 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.