Commit b1c8586a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from eeedb6ea3337 to 93a9d19d4eb5 (5 revisions)

https://webrtc.googlesource.com/src.git/+log/eeedb6ea3337..93a9d19d4eb5

2020-08-20 jonaso@webrtc.org p2p_transport_channel: Add estimated disconnected time to CandidatePairChangeEvent
2020-08-20 handellm@webrtc.org Linux ADMs: fix recursive mutex locks.
2020-08-20 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 9fa04bfc..7a8fca54 (799612:800031)
2020-08-20 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 75c4e773..9fa04bfc (799488:799612)
2020-08-19 orphis@webrtc.org Don't do legacy conference mode temporal layer allocation on non-screenshare

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: None
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I1756aa0db88816b149664bbd59d1c3b5abb1e614
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366675Reviewed-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@{#800135}
parent 78ed95d2
......@@ -1470,7 +1470,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'eeedb6ea333772ade8032a182c9f82b59e58edd2',
Var('webrtc_git') + '/src.git' + '@' + '93a9d19d4eb53b3f4fb4d22e6c54f2e2824437eb',
'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