commit bd14647796ded3f13b653cb5b2d51dc2290f15b9
parent 2b433026498e1e35c0d8f632c1e5d35763c2622a
Author: Michael Froman <mfroman@mozilla.com>
Date: Thu, 9 Oct 2025 15:22:34 -0500
Bug 1993083 - Vendor libwebrtc from 12d1a69a14
Upstream commit: https://webrtc.googlesource.com/src/+/12d1a69a141f163a7732b74b1cfe065c1b94824e
Roll chromium_revision 97452349da..3efd9558e0 (1489284:1489386)
Change log: https://chromium.googlesource.com/chromium/src/+log/97452349da..3efd9558e0
Full diff: https://chromium.googlesource.com/chromium/src/+/97452349da..3efd9558e0
Changed dependencies
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/2521a925a6..972046bb36
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/48677f4cff..9723a8a845
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/ad64f267ff..ed17a22f3d
* src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/a1fa332d78..d2e912712f
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/5b069ec84e..88e58d6d67
DEPS diff: https://chromium.googlesource.com/chromium/src/+/97452349da..3efd9558e0/DEPS
BUG=None
Change-Id: Idc56cacb498beb68993ecfc8baebfc4a109b3633
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/401400
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@{#45184}
Diffstat:
2 files changed, 8 insertions(+), 8 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': '97452349da21ebf60239725cd7de61680b50491c',
+ 'chromium_revision': '3efd9558e02dc087ef67312f563084a194a24436',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@@ -78,13 +78,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
- 'url': 'https://chromium.googlesource.com/chromium/src/ios@2521a925a6b53607c079b4770e60b114c7b69367',
+ 'url': 'https://chromium.googlesource.com/chromium/src/ios@972046bb3671578617d940430ae01f7dc8cdd6f7',
'condition': 'checkout_ios',
},
'src/testing':
- 'https://chromium.googlesource.com/chromium/src/testing@48677f4cff060e0b99a0151a13c921e0390a88ed',
+ 'https://chromium.googlesource.com/chromium/src/testing@9723a8a845b1a07dca3f01dfb33960e905de1a23',
'src/third_party':
- 'https://chromium.googlesource.com/chromium/src/third_party@ad64f267ff3ee67958efd72b7f49914bde8907ce',
+ 'https://chromium.googlesource.com/chromium/src/third_party@ed17a22f3dee30cbb9f44112b855d6342276e418',
'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@b6f2833c99549e5725055f6e9c795ca6e226afc0',
'src/third_party/llvm-libc/src':
- 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@a1fa332d780423741206ff08eff910982298f316',
+ 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@d2e912712fc74b4be504f92982d416700bae3a17',
'src/third_party/libunwind/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@634c609746c6ce2d731a4e6f6285135bd84bd3a3',
@@ -652,7 +652,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
- 'https://chromium.googlesource.com/chromium/src/tools@5b069ec84e70c4d1b70a5adf5c8d57b2f03eea19',
+ 'https://chromium.googlesource.com/chromium/src/tools@88e58d6d6778968116029d0c06731db495103669',
'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 /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-09T20:21:20.286189+00:00.
+libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-09T20:22:24.434137+00:00.
# base of lastest vendoring
-8645c55f24
+12d1a69a14