Commit effa79df authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from bdf5ca45928c to 995a78a14b4b (9 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/bdf5ca45928c..995a78a14b4b

2020-09-11 changhaohan@chromium.org Change color when hovering any direct child of box model
2020-09-11 jacktfranklin@chromium.org Migrate devtools-active-dom-objects heap layout test
2020-09-11 tvanderlippe@chromium.org Add falsiness check for TracingModel processing
2020-09-11 tvanderlippe@chromium.org Load application_test_runner as module
2020-09-11 szuend@chromium.org [ts] Type-check sources/JavaScriptCompilerPlugin.js with TypeScript
2020-09-11 szuend@chromium.org [ts] Type-check sources/ThreadsSidebarPane.js with TypeScript
2020-09-11 szuend@chromium.org [ts] Type-check sources/GoToLineQuickOpen.js with TypeScript
2020-09-11 jacktfranklin@chromium.org e2e test for heap-snapshot-with-event-listener
2020-09-11 alexrudenko@chromium.org Extract CSS in the overlay's paused tool

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:1100925,chromium:1105476,chromium:1110817,chromium:1126848
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I62b21b38ae4bbdab85e4dde2351ee55d63725420
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406256Reviewed-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@{#806202}
parent 435f11da
...@@ -266,7 +266,7 @@ vars = { ...@@ -266,7 +266,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': 'bdf5ca45928c32ea570234de56ca551c158bd715', 'devtools_frontend_revision': '995a78a14b4b416f14b35c3a8075636de90039b0',
# 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