Commit 53d6e802 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 5eb6da2205cd to 0b1f73521ce7 (9 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5eb6da2205cd..0b1f73521ce7

2020-09-11 jacktfranklin@chromium.org Migrate AccessibilitySidebarView to TypeScript
2020-09-11 changhaohan@chromium.org Complete ARIA tree support to Computed pane
2020-09-11 szuend@chromium.org [ts] Type-check sources/OutlineQuickOpen.js with TypeScript
2020-09-11 patrick.brosset@microsoft.com Layout: Avoid shrinking color swatches in layout panel
2020-09-11 szuend@chromium.org [ts] Remove unnecessary @ts-nocheck from sources/CoveragePlugin.js
2020-09-11 chrche@microsoft.com [Loc] Avoid unnecessary escodegen calls in presubmit
2020-09-11 patrick.brosset@microsoft.com Layout: Scroll to the grid container when the go-to-grid icon is clicked
2020-09-11 petermarshall@chromium.org Add owners for scripts/localization
2020-09-11 szuend@chromium.org [ts] Remove unnecessary @ts-nocheck from sources/ScriptOriginPlugin.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:1109177,chromium:1116989,chromium:1125511,chromium:1125958
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I1058114a25c7f966741ac02022419f1db3a64ba1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405971Reviewed-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@{#806137}
parent 4945e475
......@@ -266,7 +266,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': '5eb6da2205cddea6cd28a8e47e0019d20eae7587',
'devtools_frontend_revision': '0b1f73521ce7204bb7d7799c3d9cc6c566bb7487',
# 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