Commit 0732bcc5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from bd99a610db07 to 5c1904772b36 (8 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/bd99a610db07..5c1904772b36

2020-09-29 szuend@chromium.org [ts] Type-check timeline/TimelineDetailsView.js with TypeScript
2020-09-29 szuend@chromium.org [ts] Type-check timeline/TimelineLoader.js with TypeScript
2020-09-29 alexrudenko@chromium.org Set up ThemeSupport in component-server to allow importing CSS
2020-09-29 szuend@chromium.org [ts] Type-check timeline/UIDevToolsController.js with TypeScript
2020-09-29 szuend@chromium.org [ts] Type-check timeline/TimelineLayersView.js with TypeScript
2020-09-29 janscheffler@chromium.org [WebAuthn] Store available authenticators
2020-09-29 szuend@chromium.org [ts] Remove unnecessary @ts-nocheck from timeline/TimelineFilters.js
2020-09-29 szuend@chromium.org [ts] Remove unnecessary @ts-nocheck from timeline/CLSLinkifier.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:1011811,chromium:1131055
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ic9906edeb4b645529174bcda8588857690cb6f93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438160Reviewed-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@{#811688}
parent a8381909
......@@ -266,7 +266,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': 'bd99a610db073a93b9ae68a3d614285b89ce6acb',
'devtools_frontend_revision': '5c1904772b3655454d1da01210b83e6fa5fbceb2',
# 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