Skip to content

Commit

Permalink
Roll WebRTC from 417a4c0228f0 to 23501a2aa656 (1 revision)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/417a4c0228f0..23501a2aa656

2023-10-28 tommi@webrtc.org Reland: Remove unsupported configuration value, `allow_codec_switching`

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: I8a28d7ee95543e369c58743fbff712f3553ce7d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4985999
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@{#1216596}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Oct 28, 2023
1 parent 4710d19 commit 50f5bb9
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 @@ -1954,7 +1954,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '2ef3f322027bec1bb5572f5083d478148d355d79',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '417a4c0228f021d24e39ecbbfdd6d347562ad7a3',
Var('webrtc_git') + '/src.git' + '@' + '23501a2aa656b94e26d4c67b8b9393258551560f',

# 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 417a4c to 23501a

0 comments on commit 50f5bb9

Please sign in to comment.