Commit 2ac5fec1 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from c1ca9469d705 to ce4726c3a32b (13 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c1ca9469d705..ce4726c3a32b

2020-10-30 tvanderlippe@chromium.org Typecheck media/PlayerPropertiesView.js with TypeScript
2020-10-30 tvanderlippe@chromium.org Typecheck layers/LayersPanel.js with TypeScript
2020-10-30 pfaffe@chromium.org TypeScriptify GutterDiffPlugin
2020-10-30 bmeurer@chromium.org De-duplicate file entries in QuickOpen window.
2020-10-30 tvanderlippe@chromium.org Typecheck lighthouse/LighthouseReportSelector.js with TypeScript
2020-10-30 patrick.brosset@microsoft.com Migrate 3 web_tests to the corresponding unit and e2e tests in frontend
2020-10-30 alexrudenko@chromium.org Emulate unsupported image types
2020-10-30 andoli@chromium.org [ts] Typecheck sources/SourceMapNamesResolver.js with TypeScript
2020-10-30 andoli@chromium.org [ts] Typecheck source_frame/XMLView.js with TypeScript
2020-10-30 andoli@chromium.org Migrate Map.proto.inverse into MapUtilities.
2020-10-30 alexrudenko@chromium.org Roll deps and update protocol definitions
2020-10-30 sigurds@chromium.org [ts] Type-check resources/DatabaseTableView.js with TypeScript
2020-10-30 tvanderlippe@chromium.org Extract Lighthouse ReportRender types into proper exports

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:1050549,chromium:1130556,chromium:1137438
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I0b80baaa8fe59a041b8ca305397bc7990edec08a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510589Reviewed-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@{#822752}
parent 3b061928
...@@ -277,7 +277,7 @@ vars = { ...@@ -277,7 +277,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': 'c1ca9469d705247d7fd29a161f5c484c5ef8e3a6', 'devtools_frontend_revision': 'ce4726c3a32b0b0608d6c62c3ff59d4a34d0b165',
# 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