tor-browser

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

commit 7a1567d08019a8e19de6ed00c2a183abbea20ccb
parent 19a9e54666e660845549fc149533c67fbbf59a53
Author: Dan Baker <dbaker@mozilla.com>
Date:   Tue,  2 Dec 2025 01:37:59 -0700

Bug 2000941 - Vendor libwebrtc from dfcd6e3b19

Upstream commit: https://webrtc.googlesource.com/src/+/dfcd6e3b19ad85c5a43e30927e9a250a92e3a927
    Roll chromium_revision 1ea7c9f1ac..6da4010a62 (1521907:1522013)

    Change log: https://chromium.googlesource.com/chromium/src/+log/1ea7c9f1ac..6da4010a62
    Full diff: https://chromium.googlesource.com/chromium/src/+/1ea7c9f1ac..6da4010a62

    Changed dependencies
    * siso_version: git_revision:acfc39d4c923834851300e8676daf8fc47e53a2d..git_revision:f7020b54462c37f1b10a16e68563c338c9f14371
    * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/bc047d44a2..f531934259
    * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/830906050e..6d914f364e
    * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/2c1e14ef96..4551ac1606
    * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/73e46667ed..675a3a9ccd
    * src/third_party/grpc/src: https://chromium.googlesource.com/external/github.com/grpc/grpc.git/+log/bac84b1cf8..f7dd7f4b41
    * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/7b45735a2b..0c61a55402
    * src/third_party/siso/cipd: git_revision:acfc39d4c923834851300e8676daf8fc47e53a2d..git_revision:f7020b54462c37f1b10a16e68563c338c9f14371
    * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/e47a08ecd7..fb6d3a1328
    DEPS diff: https://chromium.googlesource.com/chromium/src/+/1ea7c9f1ac..6da4010a62/DEPS

    BUG=None

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

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': '1ea7c9f1ac977f2d326865e95cf64c384069753f', + 'chromium_revision': '6da4010a623148651c081aac49c112dff7c8e9c0', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -50,7 +50,7 @@ vars = { # reclient CIPD package version 'reclient_version': 're_client_version:0.183.0.3b3097cd-gomaip', # siso CIPD package version. - 'siso_version': 'git_revision:acfc39d4c923834851300e8676daf8fc47e53a2d', + 'siso_version': 'git_revision:f7020b54462c37f1b10a16e68563c338c9f14371', # ninja CIPD package. 'ninja_package': 'infra/3pp/tools/ninja/', @@ -78,13 +78,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@bc047d44a2a8d88f79967206c0085fa2348b97c1', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@f5319342594f3a98636bace820002e00c8612f99', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@830906050e04a9a5326f9a676cb4ece6e01a21fb', + 'https://chromium.googlesource.com/chromium/src/testing@6d914f364e23232b935ac9fb3a615065b716da13', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@2c1e14ef96023b3a6483102169d6b8e25e435846', + 'https://chromium.googlesource.com/chromium/src/third_party@4551ac1606ae40e2c92a7eb9f149c7ce2c5de408', '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@7b45735a2b2c0c11c7c4e02fc6bae12ea95aec48', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@0c61a55402c6a0d9d6ca2aeb3c6a2613a8bc8c55', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@322be580a5a193a921c349a15747eeeb9a716ad1', @@ -505,13 +505,13 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@d3d60ac6e0f16780bcfcc825385e1d338801a558', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@73e46667ed3a1326cf564747737b4e11137d7f29', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@675a3a9ccd7cf9367bb4caa58c30f08b56d45ef5', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@9e751092c9498b84bbb77e2e0689ef9f50fe608f', '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@bac84b1cf85ba8495ea1734e1ad6d0bb908bd9b3', + 'url': 'https://chromium.googlesource.com/external/github.com/grpc/grpc.git@f7dd7f4b4186049d104aa2c88ad4432f58c19ede', }, # 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@e47a08ecd70e0a291ad1696b1a82b7acddeba241', + 'https://chromium.googlesource.com/chromium/src/tools@fb6d3a1328e49a8062e8f4a5fae62a433b8c60e2', 'src/third_party/espresso': { 'packages': [ 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:35:27.984304+00:00. +libwebrtc updated from /Users/danielbaker/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-12-02T08:37:46.635397+00:00. # base of lastest vendoring -cf6c409afd +dfcd6e3b19