tor-browser

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

commit f3a4c89a347b29a0b8e5e048f434ec2d2e1dbc6d
parent e2cf0181938747a50ac8541ae9bad70afd07a4e1
Author: Michael Froman <mfroman@mozilla.com>
Date:   Wed,  8 Oct 2025 23:11:36 -0500

Bug 1993083 - Vendor libwebrtc from 8496a4dff1

Upstream commit: https://webrtc.googlesource.com/src/+/8496a4dff11a726a5424e4858933b3591495336b
    Roll chromium_revision 6cd2963709..70f7984f0b (1482817:1482919)

    Change log: https://chromium.googlesource.com/chromium/src/+log/6cd2963709..70f7984f0b
    Full diff: https://chromium.googlesource.com/chromium/src/+/6cd2963709..70f7984f0b

    Changed dependencies
    * src/build: https://chromium.googlesource.com/chromium/src/build/+log/3c4595444c..6098511286
    * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/757d2c2d0b..58a6281e69
    * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/e205ed030b..e18275a956
    DEPS diff: https://chromium.googlesource.com/chromium/src/+/6cd2963709..70f7984f0b/DEPS

    BUG=None

    Change-Id: I742e703e8ae6f5fd580a1576dfb8b97895371046
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/399347
    Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
    Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/main@{#45104}

Diffstat:
Mthird_party/libwebrtc/DEPS | 8++++----
Mthird_party/libwebrtc/README.mozilla.last-vendor | 4++--
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/third_party/libwebrtc/DEPS b/third_party/libwebrtc/DEPS @@ -10,7 +10,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '6cd29637095a5ab8c94f3d3a4c60c3993daa5ca8', + 'chromium_revision': '70f7984f0b886b7ec5aa92a076d671110b576cd9', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -69,7 +69,7 @@ vars = { deps = { 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@3c4595444cc6d514600414e468db432e0f05b40f', + 'https://chromium.googlesource.com/chromium/src/build@6098511286a881f421547c3d8d1775d9d39c2410', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@f30f8f10c9d1ad97480dc08eb72f7d9d1bf4cf89', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -78,7 +78,7 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@757d2c2d0bcb6c75f02eaba3bed435cbf3799d62', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@58a6281e69980665613c02ba6f020fb77d7868f0', 'condition': 'checkout_ios', }, 'src/testing': @@ -323,7 +323,7 @@ deps = { 'src/third_party/libc++abi/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@33b29ab05db63a9b90416ae352ea09ac5ca81e11', 'src/third_party/llvm-libc/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@e205ed030bab71049235a454a79d145e8fc36bbb', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@e18275a95684e41018f9ad50aed0fae1668910b6', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@5bbf35ae6801f579c523893176789774c0726e22', 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-09T04:10:23.508359+00:00. +libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-09T04:11:27.394360+00:00. # base of lastest vendoring -4fad261111 +8496a4dff1