Skip to content

Commit

Permalink
Roll WebRTC from 297fe1a2d95c to aaaeb29ef548 (2 revisions)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/297fe1a2d95c..aaaeb29ef548

2024-10-31 hta@webrtc.org Allow single-argument StrCat
2024-10-31 dorhen@meta.com Comment unused variables in implemented functions 13\n

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC webrtc-chromium-sheriffs-robots@google.com,webrtc-infra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in WebRTC: https://bugs.chromium.org/p/webrtc/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: Ib0a2f00f2f0b0434a633f5e3ef51ff4b5d01fdb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5983257
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1376479}
  • Loading branch information
chromium-autoroll authored and pull[bot] committed Nov 4, 2024
1 parent aa7e74f commit 1222777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -2593,7 +2593,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'bfbfd9e4bc0c9b5b81dd978b34013cb89e44d4a2',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '297fe1a2d95ce1be7414cd0a0082e8fecbab484f',
Var('webrtc_git') + '/src.git' + '@' + 'aaaeb29ef54828cce3f6aab4d718487640235ab5',

# Wuffs' canonical repository is at github.com/google/wuffs, but we use
# Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
Expand Down
2 changes: 1 addition & 1 deletion third_party/webrtc
Submodule webrtc updated from 297fe1 to aaaeb2

0 comments on commit 1222777

Please sign in to comment.