Skip to content

Commit

Permalink
Roll WebRTC from 80ed9b8eb9b0 to 024bd84ca1cf (4 revisions)
Browse files Browse the repository at this point in the history
https://webrtc.googlesource.com/src.git/+log/80ed9b8eb9b0..024bd84ca1cf

2022-09-14 [email protected] Roll chromium_revision 6e61ef8..6ccdf1a (1046816:1046947)
2022-09-14 [email protected] Generalize MovingMedianFilter to MovingPercentileFilter
2022-09-14 [email protected] Make P2PTransportChannel implement IceAgentInterface (#5/n)
2022-09-14 [email protected] Keep state internally of connections added to P2PTransportChannel (#4/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 [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: I388b2b78285b60a9f24f5f002356f3942c54aa14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3895516
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1047184}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Sep 14, 2022
1 parent ddd5a3a commit 7555d6e
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 @@ -1781,7 +1781,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3729857192afbb868e3aa46d62638bf57c7ce54d',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '80ed9b8eb9b0413027fe82335e2a85bbfbc97c1a',
Var('webrtc_git') + '/src.git' + '@' + '024bd84ca1cf7d3650c27912a3b5bfbb54da152a',

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

0 comments on commit 7555d6e

Please sign in to comment.