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

Roll DevTools Frontend from a8b2b4a5eb39 to baf149636bd5 (9 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a8b2b4a5eb39..baf149636bd5

2021-01-19 morlovich@chromium.org UA-ch editting: let enter on (i) button actually work.
2021-01-19 morlovich@chromium.org UA-CH editing: fix focus indicator for (i) overlapping leading text
2021-01-19 andoli@chromium.org [module.json extensions] Adds getLazilyComputedLocalizedString to
2021-01-19 janscheffler@chromium.org [JSDOC2TS]: Migrate snippets
2021-01-19 janscheffler@chromium.org [JSDOC2TS]: Migrate node_debugger
2021-01-19 janscheffler@chromium.org [JSDOC2TS]: Migrate protocol_monitor
2021-01-19 andoli@chromium.org [module.json extensions] lighthouse
2021-01-19 janscheffler@chromium.org [JSDOC2TS]: Migrate performance_monitor
2021-01-19 tvanderlippe@chromium.org Fix localization of developer-resources

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:1134103,chromium:1158760,chromium:1167652,chromium:1168075
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ic45b6b30337c6db775c86f1030d576208159d15b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637723Reviewed-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@{#844875}
parent 811a346f
...@@ -278,7 +278,7 @@ vars = { ...@@ -278,7 +278,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': 'a8b2b4a5eb3968236adf086f3e6d03be6dc8d318', 'devtools_frontend_revision': 'baf149636bd5472b8e1f74afa930028db0370884',
# 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