[Bug 257639] www/firefox: broken mic in WebRTC in 91.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257639] www/firefox: broken mic in WebRTC in 91.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Sep 2021 18:10:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257639 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/5dee15cf3f2810ccc3bb9ec24c652f6f9d72b62d FIREFOX_BETA_90_BASE: https://hg.mozilla.org/mozilla-central/rev/fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca 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 search. I don't remember hg good enough to paste commands to automate searching, and I can't bisect this myself due to custom setup. -- You are receiving this mail because: You are the assignee for the bug.