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

Roll DevTools Frontend from 1f8ea587c2e2 to 1a5d5109644a (11 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1f8ea587c2e2..1a5d5109644a

2020-11-19 aerotwist@chromium.org Tweak metrics pane styles
2020-11-19 aerotwist@chromium.org TypeScriptify focus-changed.js
2020-11-19 wolfi@chromium.org [TS] Port HeapProfilePanel.js to TypeScript
2020-11-19 alexrudenko@chromium.org Enable TypeScript for TopDownProfileDataGridNode
2020-11-19 mathias@chromium.org TypeScriptify profiler/HeapProfileView.js, part 1
2020-11-19 szuend@chromium.org TypeScript-ify ui/SearchableView.js
2020-11-19 szuend@chromium.org TypeScript-ify ui/InspectorView.js
2020-11-19 jacktfranklin@chromium.org [DataGrid]: enforce cell values are primitive
2020-11-19 petermarshall@chromium.org [typescript] TypeScript-ify profiler/CPUProfileFlameChart.js 1/N
2020-11-19 aerotwist@chromium.org TypeScriptify TimelineFlameChartView.js
2020-11-19 kimanh@chromium.org [ts] Typescript-ify TracingLayerTree.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:1125968
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I2b16db37b0e239942722885932bf5a956980d759
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2549829Reviewed-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@{#829199}
parent fd9e1475
......@@ -272,7 +272,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': '1f8ea587c2e233d4d3deee9f89c30bd6462475b4',
'devtools_frontend_revision': '1a5d5109644a9204fea2155bca0936287d5ffc54',
# 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