Commit 9f41cd63 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 0d0e5bfe429c to 9cecd7b60ead (27 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0d0e5bfe429c..9cecd7b60ead

2020-10-02 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-10-02 tvanderlippe@chromium.org Typecheck sources/WatchExpressionsSidebarPane.js with TypeScript
2020-10-02 sigurds@chromium.org Revert "Convert inspector_overlay to TypeScript"
2020-10-02 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-10-02 cpinnamaneni@microsoft.com New context menu for copy value for Form data, query params and request/response headers.
2020-10-01 michael.liao@microsoft.com [Console Pin Pane]: Fixing focus order when deleting expression
2020-10-01 michael.liao@microsoft.com [Elements]: Fixing SR issue for DOM Breakpoints
2020-10-01 Rob.Paveza@microsoft.com Horizontal scrolling in the Application tool is unpleasant
2020-10-01 brcui@microsoft.com Console Errors/Warnings and Issues Counters Accessibility Improvements
2020-10-01 cpinnamaneni@microsoft.com New context menu to copy a payload from a JSON request
2020-10-01 chrche@microsoft.com Fix exception when snippets scripts is an empty array
2020-10-01 andoli@chromium.org [ts] Typecheck data_grid/ShowMoreDataGridNode.js with TypeScript
2020-10-01 andoli@chromium.org [ts] Typecheck data-grid/SortableDataGrid.js with TypeScript
2020-10-01 sigurds@chromium.org Also handle application/octet-stream for source maps
2020-10-01 leese@chromium.org Support virtual inline call frames in DevTools with the plugin
2020-10-01 tvanderlippe@chromium.org Typecheck elements/ImagePreviewPopover.js with TypeScript
2020-10-01 tvanderlippe@chromium.org Typecheck elements/ClassesPaneWidget.js with TypeScript
2020-10-01 alexrudenko@chromium.org Migrate ARIAMetadata.js to TypeScript
2020-10-01 alexrudenko@chromium.org Convert inspector_overlay to TypeScript
2020-10-01 patrick.brosset@microsoft.com Guard against null event.data from worker in the script formatter
2020-10-01 alexrudenko@chromium.org Migrate ResourceUtils.js to TypeScript
2020-10-01 alexrudenko@chromium.org Migrate JSONView.js to TypeScript
2020-10-01 jec@google.com Update WNDT87 Lighthouse to 6.4
2020-10-01 changhaohan@chromium.org Remove dead code in ui/InplaceEditor.js
2020-10-01 tvanderlippe@chromium.org Typecheck elements/PropertiesWidget.js with TypeScript
2020-10-01 wolfi@chromium.org Update protocol
2020-10-01 jobay@google.com Move specialRegexCharacters from String prototype to string-utilities.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:1069378,chromium:1107766,chromium:1126943,chromium:1130800,chromium:1131801,chromium:1132084,chromium:1132284,chromium:1133060,chromium:1133362,chromium:1134334
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I02647f554a69dad463f780a48989bce1f23326b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444806Reviewed-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@{#813114}
parent 60657b15
......@@ -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': '0d0e5bfe429c3b6cb79c977dbec15ff3ce18bea2',
'devtools_frontend_revision': '9cecd7b60ead24d229aee9895e4e3a521191e790',
# 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