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

Roll DevTools Frontend from 4c630d2bdded to 6729bed0d4fd (6 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4c630d2bdded..6729bed0d4fd

2020-11-13 alcastano@google.com Introduce abstract class for categorized breakpoints
2020-11-13 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-11-13 tvanderlippe@chromium.org Update ESLint and related packages
2020-11-13 tvanderlippe@chromium.org Fix issues discovered by ESLint 7
2020-11-13 kimanh@chromium.org [LMI] Add settings view to linear memory inspector
2020-11-13 jacktfranklin@chromium.org Enable NodeText colours to be configured by parent

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:1110202,chromium:1142804,chromium:1148733
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I097051436f50fb53774b5ec2491d0c9cd8525f74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537862Reviewed-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@{#827260}
parent f44820a3
......@@ -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': '4c630d2bddedebf7df38db63e77cb95b2b212e13',
'devtools_frontend_revision': '6729bed0d4fdcf9ffeeedc2443a79d0f4efddcf4',
# 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