Bug 1952339 - Vendor libwebrtc from e42e3e6ec1
Upstream commit: https://webrtc.googlesource.com/src/+/e42e3e6ec1a1545e159045ea248d10f8f14b998d Update WebRTC code version (2025-03-03T04:08:35). Bug: None Change-Id: Ib509c2dcd77e2c695ab3bba17bee064a784f2cdd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/379581 Bot-Commit: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#44022} Differential Revision: https://phabricator.services.mozilla.com/D244033
This commit is contained in:
@@ -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-03-08T00:13:14.013906+00:00.
|
||||
libwebrtc updated from /home/mfroman/mozilla/elm/.moz-fast-forward/moz-libwebrtc commit mozpatches on 2025-03-08T00:14:05.461131+00:00.
|
||||
# base of lastest vendoring
|
||||
cf9f85f12f
|
||||
e42e3e6ec1
|
||||
|
||||
2
third_party/libwebrtc/call/version.cc
vendored
2
third_party/libwebrtc/call/version.cc
vendored
@@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2025-03-02T04:05:40";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2025-03-03T04:08:34";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Reference in New Issue
Block a user