tor-browser

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

commit f0f6221855e48461ef6401661d6fdfd5204f1e54
parent d0126d1340b8bb5cca506e999540c81d24aa4336
Author: Michael Froman <mfroman@mozilla.com>
Date:   Wed, 15 Oct 2025 11:17:39 -0500

Bug 1993083 - Vendor libwebrtc from 7db1533a11

Upstream commit: https://webrtc.googlesource.com/src/+/7db1533a11c25ba57b9a9cca1030e9aecdbc3b3f
    Roll chromium_revision efb0340c59..c6bdbe829f (1493999:1494148)

    Change log: https://chromium.googlesource.com/chromium/src/+log/efb0340c59..c6bdbe829f
    Full diff: https://chromium.googlesource.com/chromium/src/+/efb0340c59..c6bdbe829f

    Changed dependencies
    * src/build: https://chromium.googlesource.com/chromium/src/build/+log/7976da9ab5..f08f3ce8d6
    * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/4457c8d68b..e688837ab0
    * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/ac369f7fac..cde24ce50e
    * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/5034583cbc..fb66440366
    * src/third_party/android_deps/autorolled/cipd: eVHebCnHTK7NZxoNjIIvqsRQO2Ifa7ANmnM3dJhFoBkC..E1AMo-t-Rt5LwuYbPzQf2e8T0QG_pZk5XbJ5quGGUMwC
    * src/third_party/androidx/cipd: k8WzYYtRH5ciM8k0v_Wh8yDaSUoLeMxWPdUFi84vxycC..uqbcmc9_V9rxLvnDU4s1LFElOpILTWQIDOEuxLzQGcAC
    * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/baf83bd3c4..e85a25f2f0
    DEPS diff: https://chromium.googlesource.com/chromium/src/+/efb0340c59..c6bdbe829f/DEPS

    BUG=None

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

Diffstat:
Mthird_party/libwebrtc/DEPS | 16++++++++--------
Mthird_party/libwebrtc/README.mozilla.last-vendor | 4++--
2 files changed, 10 insertions(+), 10 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': 'efb0340c590643af7eae52b45fcf502c2ad8bbff', + 'chromium_revision': 'c6bdbe829ff713da521161c98e1ac3694cdf045d', # 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@7976da9ab50bb805d8b5f81584c6ba17c9f1627f', + 'https://chromium.googlesource.com/chromium/src/build@f08f3ce8d6d83ba964a91965c68c2cd1147e8cac', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@ea47cf7cad0ada72cd2bf767e1e85a73c99b29b8', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -78,13 +78,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@4457c8d68bbe40d8ebabb67b99d4910b0d91d4e1', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@e688837ab0d19ae06090715b72b8c0240f1e733a', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@ac369f7fac06313c7154d907bf9873875956ee24', + 'https://chromium.googlesource.com/chromium/src/testing@cde24ce50e6f2a9b7e0b9a20d16746250b9664d8', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@5034583cbcd4484a73df5699f738928326ed5b2c', + 'https://chromium.googlesource.com/chromium/src/third_party@fb6644036692160ad179e3b6d75ac98c68ef4f07', 'src/buildtools/linux64': { 'packages': [ @@ -652,7 +652,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@baf83bd3c45b02468d50e8f9d46270ca186881ba', + 'https://chromium.googlesource.com/chromium/src/tools@e85a25f2f027bead8d4699122376f0afc314f2bf', 'src/third_party/espresso': { 'packages': [ @@ -691,7 +691,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'k8WzYYtRH5ciM8k0v_Wh8yDaSUoLeMxWPdUFi84vxycC', + 'version': 'uqbcmc9_V9rxLvnDU4s1LFElOpILTWQIDOEuxLzQGcAC', }, ], 'condition': 'checkout_android and non_git_source', @@ -823,7 +823,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/android_deps/autorolled', - 'version': 'eVHebCnHTK7NZxoNjIIvqsRQO2Ifa7ANmnM3dJhFoBkC', + 'version': 'E1AMo-t-Rt5LwuYbPzQf2e8T0QG_pZk5XbJ5quGGUMwC', }, ], 'condition': 'checkout_android and non_git_source', 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:16:10.069554+00:00. +libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-15T16:17:29.948017+00:00. # base of lastest vendoring -58733c5bd2 +7db1533a11