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

Roll src/third_party/devtools-frontend/src e8a277b7c74b..d5ae9bf042df (4 commits)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e8a277b7c74b..d5ae9bf042df

git log e8a277b7c74b..d5ae9bf042df --date=short --first-parent --format='%ad %ae %s'
2020-03-03 szuend@chromium.org [utilities] Remove a use-site of Array#remove in RequestCookiesView
2020-03-03 szuend@chromium.org [utilties] Replace use-site of Array#remove with Array#filter
2020-03-03 tvanderlippe@chromium.org Add tsc.js to inputs of ts_library
2020-03-03 liviurau@chromium.org Retry rmtree on windows

Created with:
  gclient setdep -r src/third_party/devtools-frontend/src@d5ae9bf042df

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/devtools-frontend-chromium
Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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/+/master/autoroll/README.md

Bug: chromium:1011811,chromium:1050549,chromium:1057642
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ia4930b2a1edf63f4c1d366b30d5ad82bc82e0a5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083958Reviewed-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@{#746337}
parent 41168016
......@@ -246,7 +246,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
'devtools_frontend_revision': 'e8a277b7c74b2377da85c11567ae197b75c4295b',
'devtools_frontend_revision': 'd5ae9bf042df46c5eddab0d34d643f4dd7897d28',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.
......
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