Skip to content

Commit

Permalink
Roll WebRTC from 24c35756f467 to 906deafff424 (3 revisions)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/24c35756f467..906deafff424

2024-11-01 perkj@webrtc.org Add support for sending packets with ECT(1) based on packet options in native WebRTC.
2024-11-01 webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com Update WebRTC code version (2024-11-01T04:03:56).
2024-10-31 hta@webrtc.org Add generation of CCFB in offer (RFC8888 support)

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: I0900fe479bfcf149e6e0736ff8cd2c5422f18b12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5983994
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1376821}
  • Loading branch information
chromium-autoroll authored and pull[bot] committed Nov 5, 2024
1 parent 3539cdb commit 1031880
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 @@ -2595,7 +2595,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '8690defa74b6975c10e85c113f121d4b2a3f2564',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '24c35756f467cf4e0bca324268ee7f2543a3596f',
Var('webrtc_git') + '/src.git' + '@' + '906deafff424ba35cab701dbc3bc21282b22fa43',

# 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 24c357 to 906dea

0 comments on commit 1031880

Please sign in to comment.