Commit 720ab42a authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll WebRTC from 39a3f081c129 to d3db8535d3a9 (3 revisions)

https://webrtc.googlesource.com/src.git/+log/39a3f081c129..d3db8535d3a9

2020-09-25 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision fb765f65..063275b4 (810252:810396)
2020-09-24 deadbeef@webrtc.org Check length before dereferencing SCTP notifications.
2020-09-24 hta@webrtc.org When stopping a transceiver, end the receiver's track.

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:1127774
Tbr: webrtc-chromium-sheriffs-robots@google.com
Change-Id: I91eaab5b48b6ad382a1d735393629451cc14a6c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430845Reviewed-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@{#810684}
parent 71953034
......@@ -1486,7 +1486,7 @@ deps = {
},
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '39a3f081c1298e42b0ec2e30d5d8660ae27fc63f',
Var('webrtc_git') + '/src.git' + '@' + 'd3db8535d3a925383c6e3103cd0525a246e15565',
'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