Commit 25dd79be authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from b41316cd4c22 to 0d4647dffe2f (3 revisions)

https://webrtc.googlesource.com/src.git/+log/b41316cd4c22..0d4647dffe2f

2020-05-26 tommi@webrtc.org Remove send_crit_, bitrate_crit_ and last_bandwidth_bps_crit_ locks.
2020-05-26 handellm@webrtc.org P2PTransportChannel::OnCandidateResolved: fix resolver leak.
2020-05-26 handellm@webrtc.org PhysicalSocketServer: remove heap-based epoll_event handling.

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 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/master/autoroll/README.md

Bug: chromium:905542
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I68db2898fbd250bb1d1a718a1dbb7ed4ce00aa90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216557Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#772017}
parent 6f1ead7b
......@@ -1453,7 +1453,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'b41316cd4c22e4cc86e899a8f9c7e96548190927',
Var('webrtc_git') + '/src.git' + '@' + '0d4647dffe2fe7cb98d8c08e36412d285c69250b',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment