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

Roll WebRTC from f7721fb24619 to fe4688edfa48 (6 revisions)

https://webrtc.googlesource.com/src.git/+log/f7721fb24619..fe4688edfa48

2020-08-07 jonaso@webrtc.org Fix visibility of network_monitor_enums
2020-08-07 nisse@webrtc.org Remove rtp test dependency on VideoCodec class
2020-08-07 terelius@webrtc.org Add missing tests for DTLS state logging in RTC event log.
2020-08-07 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 9c0fc3b7..2f197110 (795492:795842)
2020-08-07 nisse@webrtc.org Delete left-over TODO comment
2020-08-07 elrello@microsoft.com Add new fmtp parameter for H.264

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: I8c48ec99e7eea42df5eafda11f136ec7202a110e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343367Reviewed-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@{#796011}
parent 266a119a
...@@ -1465,7 +1465,7 @@ deps = { ...@@ -1465,7 +1465,7 @@ deps = {
}, },
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'f7721fb24619d2cae980f6e2183c0f77f0a2c432', Var('webrtc_git') + '/src.git' + '@' + 'fe4688edfa48d53bf040c35b648b777285f28596',
'src/third_party/libgifcodec': 'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), 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