Skip to content

Commit

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

2022-07-06 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision af0b70c..3b91a07 (1021083:1021211)
2022-07-06 danilchap@webrtc.org Fix overflow due to rounding in AbsoluteSendTime::To24Bits
2022-07-06 danilchap@webrtc.org Migrate pacing and video_coding to absl::AnyInvocable based TaskQueueBase interface

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 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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: I28395cb8afe9ecd6135f7867c9075c42a92e7c68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3749546
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@{#1021362}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Jul 6, 2022
1 parent cd3a6cd commit 31b4437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'd8009f4ab5034a0db754b78c4d62d52f1910d032',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f7b30e046e3d2a16b50b8139d6eae0d261d8e766',
Var('webrtc_git') + '/src.git' + '@' + '298450eb73dcd4fddb34ac8c0681ab1de0b2bbb5',

'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
Expand Down

0 comments on commit 31b4437

Please sign in to comment.