tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 50c999e25d8ee1b77bed801bc49339e6143f8b37
parent 6f23d6d7ba56dd52ab185465ea16fbb46c7801d0
Author: Michael Froman <mfroman@mozilla.com>
Date:   Wed, 15 Oct 2025 11:15:17 -0500

Bug 1993083 - Vendor libwebrtc from 244e9693bb

Upstream commit: https://webrtc.googlesource.com/src/+/244e9693bb39a46a11e7bee9e9903a3c9b3e5cf4
    Delete the legacy webrtc_jni namespace

    The webrtc_jni namespace is legacy and not referenced anymore from
    within WebRTC:
    https://source.chromium.org/search?q=webrtc_jni%20filepath:third_party%2Fwebrtc%2F%20-filepath:out%2F%20-filepath:gen%2F&ss=chromium&type=cs

    The wiring to the webrtc_jni namespace is from 2018. Probably there is
    no more downstream dependencies. Happy if the WebRTC team can flag if
    this is indeed the case.

    At Meta, we've updated the code to not use these anymore.

    Bug: webrtc:434762441
    Change-Id: Ib4c35d238fe73a044a510c9a2f901a2e671961fe
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/402640
    Reviewed-by: Harald Alvestrand <hta@webrtc.org>
    Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
    Commit-Queue: Boris Tsirkin <btsirkin@meta.com>
    Cr-Commit-Position: refs/heads/main@{#45241}

Diffstat:
Mthird_party/libwebrtc/README.mozilla.last-vendor | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/third_party/libwebrtc/README.mozilla.last-vendor b/third_party/libwebrtc/README.mozilla.last-vendor @@ -1,4 +1,4 @@ # ./mach python dom/media/webrtc/third_party_build/vendor-libwebrtc.py --from-local /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc -libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-15T16:14:06.946194+00:00. +libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-15T16:15:08.237570+00:00. # base of lastest vendoring -7be85403e3 +244e9693bb