commit a8c988d81e49513de74767a583a7e44c3916c705
parent 384d90feb8cc3fdcf49a274bab36210ad0ea015c
Author: Dan Baker <dbaker@mozilla.com>
Date: Thu, 23 Oct 2025 16:22:03 -0600
Bug 1995393 - Vendor libwebrtc from b1105f6cdc
Upstream commit: https://webrtc.googlesource.com/src/+/b1105f6cdc0e8be3ffe4d52325a2c0631a511f4b
Remove unused `const Candidate&` code on Android
That code path has been moved over to using the IceCandidate type
instead.
Bug: none
Change-Id: Ib0489602e20ae454a824724c3faacc05db26774a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/404621
Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#45354}
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
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-10-23T22:19:14.410416+00:00.
+libwebrtc updated from /Users/danielbaker/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-10-23T22:21:51.099381+00:00.
# base of lastest vendoring
-2e56c0a702
+b1105f6cdc