Commit dbe12f03 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll DevTools Frontend from 5e5cb23c7e2a to bc30234f61ef (5 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5e5cb23c7e2a..bc30234f61ef

2021-01-18 jacktfranklin@chromium.org Migrate run_lint_check_css to JS script
2021-01-18 wolfi@chromium.org Use CSS grid for ReportView component
2021-01-18 patrick.brosset@microsoft.com Adding component docs for MarkdowView and MarkdownImage
2021-01-18 janscheffler@chromium.org [JSDOC2TS]: Migrate developer_resources
2021-01-18 jacktfranklin@chromium.org Add the DataGrid to the Protocol Monitor

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:1125968,chromium:1154783,chromium:1158760,chromium:1165710,chromium:1166108,chromium:1166572
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I8d56ae77c99c2f62c0f9cd9ab351ed51ef272761
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635769Reviewed-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@{#844501}
parent 3a520a5f
...@@ -274,7 +274,7 @@ vars = { ...@@ -274,7 +274,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': '5e5cb23c7e2adc0dbdf4a15b83f56278895bbf1f', 'devtools_frontend_revision': 'bc30234f61effe71394219b1cbb5b80351de1934',
# 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