commit ea3df00c6726e46bbc118a3ad41cb8d37a721aa1
parent 9d8a40d9909b59faf2cbc8bb68285d310350b297
Author: Michael Froman <mfroman@mozilla.com>
Date: Wed, 8 Oct 2025 17:34:24 -0500
Bug 1993083 - Vendor libwebrtc from 82429e6c93
Upstream commit: https://webrtc.googlesource.com/src/+/82429e6c93d409905d60b6b17a8fead9f10ac795
Roll chromium_revision 0a369bd359..a0e5f7c8d3 (1480492:1480626)
Change log: https://chromium.googlesource.com/chromium/src/+log/0a369bd359..a0e5f7c8d3
Full diff: https://chromium.googlesource.com/chromium/src/+/0a369bd359..a0e5f7c8d3
Changed dependencies
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/de5b56f3da..af72f5c8c8
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/93f68eb52f..b33f68ec2c
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/0c0e5c272b..1a3d23da3e
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/05e78517da..b61a3804b0
* src/third_party/android_build_tools/error_prone/cipd: KOECi08Fw4fRTVXkKocxg94coB-e_dlcHRokC21yxyoC..SUR9K2aNds6dKwrLTemfqjH4V0MHxW-rYXbm7dFLwMEC
* src/third_party/androidx/cipd: S2w6RUuVgvWR_5_Wroda8JA1Ye98v_unhD5qZEtEp1EC..w54q1FmsAnoW84wRiVdrixqadZb5MTS3xUN_Dm_DDbMC
* src/third_party/grpc/src: https://chromium.googlesource.com/external/github.com/grpc/grpc.git/+log/1aca8c545f..e332379ea8
* src/third_party/libyuv: https://chromium.googlesource.com/libyuv/libyuv.git/+log/9519b7df0e..007b920232
* src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/97c89c7a7b..00de13db4f
* src/third_party/perfetto: https://chromium.googlesource.com/external/github.com/google/perfetto.git/+log/5192b52b26..c3b73394a5
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/740a7d8705..83f4e0b3e9
DEPS diff: https://chromium.googlesource.com/chromium/src/+/0a369bd359..a0e5f7c8d3/DEPS
BUG=None
Change-Id: I167f902f2ecf51ceae11ec4207c627b2370ab83b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/398640
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@{#45049}
Diffstat:
2 files changed, 14 insertions(+), 14 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': '0a369bd35945bbabd84e8a6c61a898603699a4fa',
+ 'chromium_revision': 'a0e5f7c8d3be31fbf2f0ef6db8174366b7d29424',
# 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@de5b56f3da330d52b3df5d2955e3c67759542a93',
+ 'https://chromium.googlesource.com/chromium/src/build@af72f5c8c833db09d343bdd88e53774066611ff0',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@f7862e515c44313f6942517fef6d7718d92283d3',
# 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@93f68eb52f7c6485ad68be748c43deebe9c0a598',
+ 'url': 'https://chromium.googlesource.com/chromium/src/ios@b33f68ec2c6910d1399b9063dab67eda62aa067d',
'condition': 'checkout_ios',
},
'src/testing':
- 'https://chromium.googlesource.com/chromium/src/testing@0c0e5c272bfc19d269c68697b1fe0e30e20b44f1',
+ 'https://chromium.googlesource.com/chromium/src/testing@1a3d23da3e3b72307b8f803498ebf25ba60e6ae1',
'src/third_party':
- 'https://chromium.googlesource.com/chromium/src/third_party@05e78517da5dc3adea210622a08acf2cab7db595',
+ 'https://chromium.googlesource.com/chromium/src/third_party@b61a3804b06308295b774ff6db76692925d34f22',
'src/buildtools/linux64': {
'packages': [
@@ -323,7 +323,7 @@ deps = {
'src/third_party/libc++abi/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@02570151a883c93800bd336774e26d2bad8fee0d',
'src/third_party/llvm-libc/src':
- 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@97c89c7a7b7a78a998e98790ec8989ea72d48123',
+ 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@00de13db4f2f71ffa23bfd8a41615fbcb68fc657',
'src/third_party/libunwind/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@5bbf35ae6801f579c523893176789774c0726e22',
@@ -421,7 +421,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/error_prone',
- 'version': 'KOECi08Fw4fRTVXkKocxg94coB-e_dlcHRokC21yxyoC',
+ 'version': 'SUR9K2aNds6dKwrLTemfqjH4V0MHxW-rYXbm7dFLwMEC',
},
],
'condition': 'checkout_android',
@@ -485,7 +485,7 @@ deps = {
'src/third_party/flatbuffers/src':
'https://chromium.googlesource.com/external/github.com/google/flatbuffers.git@8db59321d9f02cdffa30126654059c7d02f70c32',
'src/third_party/grpc/src': {
- 'url': 'https://chromium.googlesource.com/external/github.com/grpc/grpc.git@1aca8c545f5be9a922a1a7cde72873a772be812a',
+ 'url': 'https://chromium.googlesource.com/external/github.com/grpc/grpc.git@e332379ea8621492875284e662f1425b33bdd149',
},
# Used for embedded builds. CrOS & Linux use the system version.
'src/third_party/fontconfig/src': {
@@ -579,13 +579,13 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
- Var('chromium_git') + '/external/github.com/google/perfetto.git' + '@' + '5192b52b266bf5840929a30ac36037cf4f6eb2b7',
+ Var('chromium_git') + '/external/github.com/google/perfetto.git' + '@' + 'c3b73394a57ca7df3d2fee5645cffa24ebf13aa3',
'src/third_party/protobuf-javascript/src':
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + '28bf5df73ef2f345a936d9cc95d64ba8ed426a53',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@686bf6f1cde888898498f89ba9aefa66b683566a',
'src/third_party/libyuv':
- 'https://chromium.googlesource.com/libyuv/libyuv.git@9519b7df0e00787bca84ab311f6ff8fea68860eb',
+ 'https://chromium.googlesource.com/libyuv/libyuv.git@007b920232baa76e8f37ad1a184409a5ecb70836',
'src/third_party/lss': {
'url': 'https://chromium.googlesource.com/linux-syscall-support.git@ed31caa60f20a4f6569883b2d752ef7522de51e0',
'condition': 'checkout_android or checkout_linux',
@@ -638,7 +638,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
- 'https://chromium.googlesource.com/chromium/src/tools@740a7d87053009670a4d2158bb03351754e50740',
+ 'https://chromium.googlesource.com/chromium/src/tools@83f4e0b3e92d8db4db49ae2808842dcdad04aade',
'src/third_party/espresso': {
'packages': [
@@ -677,7 +677,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
- 'version': 'S2w6RUuVgvWR_5_Wroda8JA1Ye98v_unhD5qZEtEp1EC',
+ 'version': 'w54q1FmsAnoW84wRiVdrixqadZb5MTS3xUN_Dm_DDbMC',
},
],
'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-08T22:32:56.980998+00:00.
+libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-08T22:34:14.806701+00:00.
# base of lastest vendoring
-26cfc77cc2
+82429e6c93