Commit 79c9b550 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from a3fd937cbdee to e11be3c4ad04 (15 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a3fd937cbdee..e11be3c4ad04

2020-09-24 cpinnamaneni@microsoft.com [DevTools] Shorthand properties bug fix
2020-09-24 tross@microsoft.com Add option to group issues by category
2020-09-24 sigurds@chromium.org Update DevTools protocol
2020-09-24 aerotwist@chromium.org TypeScriptify HeapSnapshot Worker supporting files
2020-09-24 sigurds@chromium.org [ts] Type-check front_end/coverage/CoverageModel.js with TypeScript
2020-09-24 jacktfranklin@chromium.org Move extractSearchRegex into StringUtilities
2020-09-24 mathias@chromium.org Remove the global spacesPadding and numberToStringWithSpacesPadding helpers
2020-09-24 wolfi@chromium.org Allow keyboard navigation on frame details view
2020-09-24 alexrudenko@chromium.org Typescriptify Distances tool in inspector overlay
2020-09-24 sigurds@chromium.org Show initiator URL in developer resources view
2020-09-24 jacktfranklin@chromium.org Migrate SearchView to TypeScript
2020-09-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-09-24 szuend@chromium.org Use object notation for MediaModel.js and enable TypeScript
2020-09-24 szuend@chromium.org [ts] Type-check media/TickingFlameChartHelpers.js with TypeScript
2020-09-24 szuend@chromium.org [ts] Remove unnecessary @ts-nocheck from media/PlayerDetailView.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:1002914,chromium:1011811,chromium:1050549,chromium:1069378,chromium:1072331,chromium:1131801
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I0551708a1ccd38d99f52a5b7fc6e8cc0492f735b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430188Reviewed-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@{#810460}
parent c5683540
......@@ -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': 'a3fd937cbdeeb3391698e29efc910f28b0dd40b3',
'devtools_frontend_revision': 'e11be3c4ad0438fda453a7179a601b9f74ffada0',
# 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