Skip to content

Commit

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

2021-10-28 [email protected] Configure generic temporal layer in VP8 screenshare
2021-10-28 [email protected] BiQuadFilter: API improvements
2021-10-28 [email protected] Fix -Wunused-but-set-variable in sdk/objc.

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 [email protected] 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: [email protected]
Change-Id: I2a7115d6841334d6a442d2d3c5a81a1d957a7142
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3251840
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#936028}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Oct 28, 2021
1 parent a88cb8a commit 8d14664
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 @@ -1637,7 +1637,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '7c6749771b96d008cbc9877c618bf9f9a7f127da',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'e5e78c4521b3fc250d02a3ec6209b77c30245773',
Var('webrtc_git') + '/src.git' + '@' + 'd891c4940a2a9e3cf1a644b0e73acf311f8ebc05',

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

0 comments on commit 8d14664

Please sign in to comment.