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

Roll DevTools Frontend from 522a635391bd to f20a184a017f (10 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/522a635391bd..f20a184a017f

2020-08-13 jacktfranklin@chromium.org Log errors when regenerating all component bridges
2020-08-13 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-08-13 jacktfranklin@chromium.org Fix bridges generation of non-nullable types
2020-08-13 jacktfranklin@chromium.org Remove string literal support from bridges
2020-08-13 szuend@chromium.org [ts] Type-check ui/XLink.js with TypeScript
2020-08-13 szuend@chromium.org [ts] Type-check ui/ui.js with TypeScript
2020-08-13 szuend@chromium.org [ts] Type-check ui/SyntaxHighlighter.js with TypeScript
2020-08-13 szuend@chromium.org [ts] Type-check ui/Panel.js with TypeScript
2020-08-13 szuend@chromium.org [ts] Type-check ui/SettingsUI.js with TypeScript
2020-08-13 petermarshall@chromium.org 'themselves' in design guidelines

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
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I0d249bd7050ae11148ca41e4affa68cddd02a573
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354220Reviewed-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@{#797702}
parent e589160d
......@@ -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': '522a635391bdd8f2a6a027de0d3e674503c8238d',
'devtools_frontend_revision': 'f20a184a017ffbe5a2123596aab54ff6af719232',
# 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