tor-browser

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

commit 61897d391d69dfe0c8fefb84b3c112707440d1a4
parent 621385007297b30ac52ba9dba41f61c49c744e37
Author: Dan Baker <dbaker@mozilla.com>
Date:   Tue,  2 Dec 2025 01:24:06 -0700

Bug 2000941 - Vendor libwebrtc from 34ac172fa7

Upstream commit: https://webrtc.googlesource.com/src/+/34ac172fa77a952245068636691b011d793bb070
    Roll chromium_revision 29f9dd25f2..fc43083680 (1521590:1521692)

    Change log: https://chromium.googlesource.com/chromium/src/+log/29f9dd25f2..fc43083680
    Full diff: https://chromium.googlesource.com/chromium/src/+/29f9dd25f2..fc43083680

    Changed dependencies
    * fuchsia_version: version:29.20250911.3.1..version:29.20250927.0.1
    * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/a2c65108a9..0e7dbbcbf8
    * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/d7ccb6d3f0..830906050e
    * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/2e02d02c31..de698f2026
    * src/third_party/androidx/cipd: kXHCKhozeKgZX3RuKfFLykfzLHxvi2ILhzY3mKtRtAAC..M5giEmh4O2ZmwKQvQ47NVgpAf3i59Cf3wx4ZMipqnp4C
    * src/third_party/grpc/src: https://chromium.googlesource.com/external/github.com/grpc/grpc.git/+log/74232c6bd3..bac84b1cf8
    * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/0388350fe9..7b45735a2b
    * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/0c5eca9cd6..51d9d7d9ee
    DEPS diff: https://chromium.googlesource.com/chromium/src/+/29f9dd25f2..fc43083680/DEPS

    BUG=None

    Change-Id: I3fc76860ba0710ff9e24a9bf8d0518a7cc9d22fd
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/412441
    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@{#45755}

Diffstat:
Mthird_party/libwebrtc/DEPS | 18+++++++++---------
Mthird_party/libwebrtc/README.mozilla.last-vendor | 4++--
2 files changed, 11 insertions(+), 11 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': '29f9dd25f2149a7e62e6e6dca8f094465272fc75', + 'chromium_revision': 'fc430836806da2d5d0de5653c210efb0d6dd5287', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -33,7 +33,7 @@ vars = { # By default, download the fuchsia sdk from the public sdk directory. 'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/core/', - 'fuchsia_version': 'version:29.20250911.3.1', + 'fuchsia_version': 'version:29.20250927.0.1', # By default, download the fuchsia images from the fuchsia GCS bucket. 'fuchsia_images_bucket': 'fuchsia', 'checkout_fuchsia': False, @@ -78,13 +78,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@a2c65108a92ac86bb9a8cd3954cf63fe8ff525c6', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@0e7dbbcbf8a25d02fe69ac297bd5d83b8b0aa2c5', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@d7ccb6d3f0b4cac73d9f53e2f9f4195f83457235', + 'https://chromium.googlesource.com/chromium/src/testing@830906050e04a9a5326f9a676cb4ece6e01a21fb', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@2e02d02c31ba9cd05b3970aeef57c82809eb1412', + 'https://chromium.googlesource.com/chromium/src/third_party@de698f2026f4e8415c4d3dfb24ef76b74bf0a886', 'src/buildtools/linux64': { 'packages': [ @@ -337,7 +337,7 @@ deps = { 'src/third_party/libc++abi/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@864f61dc9253d56586ada34c388278565ef513f6', 'src/third_party/llvm-libc/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@0388350fe90308d6c274af8f9ee2f1d6bcd28054', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@7b45735a2b2c0c11c7c4e02fc6bae12ea95aec48', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@322be580a5a193a921c349a15747eeeb9a716ad1', @@ -511,7 +511,7 @@ deps = { 'src/third_party/flatbuffers/src': 'https://chromium.googlesource.com/external/github.com/google/flatbuffers.git@1c514626e83c20fffa8557e75641848e1e15cd5e', 'src/third_party/grpc/src': { - 'url': 'https://chromium.googlesource.com/external/github.com/grpc/grpc.git@74232c6bd3c0f4bc35bad035dbeecf5cbc834a11', + 'url': 'https://chromium.googlesource.com/external/github.com/grpc/grpc.git@bac84b1cf85ba8495ea1734e1ad6d0bb908bd9b3', }, # Used for embedded builds. CrOS & Linux use the system version. 'src/third_party/fontconfig/src': { @@ -668,7 +668,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@0c5eca9cd6bced933b08c368603a59e8c6fbc616', + 'https://chromium.googlesource.com/chromium/src/tools@51d9d7d9eeeeaac3ec4acf20c5dcc1d59cd3b54b', 'src/third_party/espresso': { 'packages': [ @@ -707,7 +707,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'kXHCKhozeKgZX3RuKfFLykfzLHxvi2ILhzY3mKtRtAAC', + 'version': 'M5giEmh4O2ZmwKQvQ47NVgpAf3i59Cf3wx4ZMipqnp4C', }, ], '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 /Users/danielbaker/elm/.moz-fast-forward/moz-libwebrtc --commit mozpatches libwebrtc -libwebrtc updated from /Users/danielbaker/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-12-02T08:21:37.212201+00:00. +libwebrtc updated from /Users/danielbaker/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-12-02T08:23:53.585210+00:00. # base of lastest vendoring -c412d4776c +34ac172fa7