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

Roll DevTools Frontend from 5399fa01a3e1 to 62e571e6bb4c (12 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5399fa01a3e1..62e571e6bb4c

2020-11-04 alexrudenko@chromium.org Add align-self icons to the Styles panel
2020-11-04 jacktfranklin@chromium.org Fix bad falsey check for numeric values in emulation mode
2020-11-04 aerotwist@chromium.org TypeScriptify TimelineOverviewPane.js
2020-11-04 szuend@chromium.org TypeScrip-ify profiler/CPUProfileView.js
2020-11-04 jacktfranklin@chromium.org Add dark mode patch option to `createShadowRootWithCoreStyles`
2020-11-04 szuend@chromium.org TypeScriptify profiler/IsolateSelector.js
2020-11-04 aerotwist@chromium.org TypeScriptify FilmStripView.js
2020-11-04 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-11-04 szuend@chromium.org TypeScript-ify profiler/ProfileHeader.js
2020-11-04 tvanderlippe@chromium.org Typecheck timeline/TimelineTreeView.js with TypeScript
2020-11-04 jobay@google.com Remove redundant aria labels and update tests
2020-11-04 janscheffler@chromium.org [Network] Fix incorrectly unescaped ampersand on windows

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:1122511,chromium:1139945
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I41aa6d24ef0bc0ffb452f17399a123cf6dac76b4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519653Reviewed-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@{#824011}
parent 052a1f25
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,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': '5399fa01a3e12fa5d4e2d7f75ac1ab528dc85e2f', 'devtools_frontend_revision': '62e571e6bb4ceafccc25d7ebad2ef56db26a9216',
# 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