Commit 581fac57 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from b820513f2f27 to 88a5d76f5f62 (4 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b820513f2f27..88a5d76f5f62

2020-09-09 tvanderlippe@chromium.org Fix auto-unittest compile target
2020-09-09 mathias@chromium.org Force accessible link color for invalid network requests
2020-09-09 tvanderlippe@chromium.org [globals] More cleanup
2020-09-09 alexrudenko@chromium.org Remove unnecessary file pattern in karma.conf.js

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

Bug: chromium:1058320
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I774842637aaa5376c8ba79601cb942029e8c2969
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2400882Reviewed-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@{#805298}
parent c8653229
...@@ -266,7 +266,7 @@ vars = { ...@@ -266,7 +266,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend # the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other. # and whatever else without interference from each other.
'devtools_frontend_revision': 'b820513f2f27ef81069b7823614cb7b81e93131f', 'devtools_frontend_revision': '88a5d76f5f629f70e73592f7a5f075dfa081bb05',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator # the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other. # 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