Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Sep 2021 18:10:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 257639] www/firefox: broken mic in WebRTC in 91.0
Message-ID:  <bug-257639-21738-BOe8tTBsbr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257639-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257639-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257639

Evgeniy Khramtsov <evgeniy@khramtsov.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evgeniy@khramtsov.org

--- Comment #8 from Evgeniy Khramtsov <evgeniy@khramtsov.org> ---
Can you bisect?

FIREFOX_BETA_91_BASE:
https://hg.mozilla.org/mozilla-central/rev/5dee15cf3f2810ccc3bb9ec24c652f6f=
9d72b62d
FIREFOX_BETA_90_BASE:
https://hg.mozilla.org/mozilla-central/rev/fafcc4a3b16a3b45f7abcc174e46bdc4=
a46888ca

Use "git am":
https://codeberg.org/ei/ports/commit/127e276.patch (revert)
https://codeberg.org/ei/ports/commit/c0cd4b4.patch (revert)
https://codeberg.org/ei/ports/commit/7c85f1a.patch (revert)
https://codeberg.org/ei/ports/commit/f02827e.patch (speed up build)
https://codeberg.org/ei/ports/commit/3b85790.patch (switch to tags)

Bisect by overriding DISTNAME with mozilla-central tags; do 'make makesum'
to update distinfo, and build tags until you find first good and bad tags.
You likely will not need to update patches in files/, and any updates are
likely to be minor (rebase due to line number change, etc). CCACHE can be
used, but I've never tried this and don't know if it works:
https://reviews.freebsd.org/D14154

Go down from FIREFOX_BETA_91_BASE to FIREFOX_BETA_90_BASE using binary sear=
ch.
I don't remember hg good enough to paste commands to automate searching, and
I can't bisect this myself due to custom setup.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257639-21738-BOe8tTBsbr>