Commit 40adaaa8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 02fad13e1950 to d1b7c5ca690c (30 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/02fad13e1950..d1b7c5ca690c

2020-09-14 tmathmeyer@chromium.org Fix accessibility issue with Media timeline view dark mode font color
2020-09-14 patrick.brosset@microsoft.com Grid: Avoid protocol errors when scrolling to grid containers
2020-09-14 tvanderlippe@chromium.org Load sources_test_runner as module
2020-09-14 andoli@chromium.org [ts] Typecheck css_overview/CSSOverviewCompletedView.js with TypeScript
2020-09-14 tvanderlippe@chromium.org Load security_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load sdk_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load performance_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load network_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load lighthouse_test_runner as module
2020-09-14 jacktfranklin@chromium.org Make it.repeat also do it.only
2020-09-14 tvanderlippe@chromium.org Load layers_test_runner as module
2020-09-14 tvanderlippe@chromium.org Remove unused fetches for module.json files
2020-09-14 tvanderlippe@chromium.org Load i18n as module
2020-09-14 tvanderlippe@chromium.org Add unittests for Root.Runtime.Module.substituteURL
2020-09-14 tvanderlippe@chromium.org Load heap_profiler_test_runner as module
2020-09-14 patrick.brosset@microsoft.com Grid: Use better colors for the grid overlays
2020-09-14 tvanderlippe@chromium.org Load extensions_test_runner as module
2020-09-14 jacktfranklin@chromium.org Add timeout to Heap snapshot tests
2020-09-14 tvanderlippe@chromium.org Load elements_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load device_mode_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load data_grid_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load cpu_profiler_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load coverage_test_runner as module
2020-09-14 tvanderlippe@chromium.org Load console_test_runner as module
2020-09-14 tvanderlippe@chromium.org Run `depot_tools` canned checks after Devtools checks in PRESUBMIT
2020-09-14 tvanderlippe@chromium.org Load bindings_test_runner as module
2020-09-14 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-09-14 tvanderlippe@chromium.org Load axe_core_test_runner as module
2020-09-14 changhaohan@chromium.org Commonize debouncer and debounce updateStyleAdorners
2020-09-14 patrick.brosset@microsoft.com Fix unreachable nodes in Elements pane when scrolled horizontally

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:1105476,chromium:1109177,chromium:1110817,chromium:1123052,chromium:1126334,chromium:1126388,chromium:880265
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I71c7b4f942bce64de934fde0928a766af0d910b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410452Reviewed-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@{#806874}
parent 5918b49c
......@@ -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': '02fad13e19503b82c73778c2cf54bc25cb2dd652',
'devtools_frontend_revision': 'd1b7c5ca690cf6874aa2f69713048a688ed1f1b0',
# 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