From 216c0cb1e6d3073dc8cc34c0074c24311f2e8693 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Wed, 24 Mar 2021 12:14:19 +0000 Subject: [PATCH] Roll DevTools Frontend from 651f6d3f3c11 to cfdedf00a0f2 (2 revisions) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/651f6d3f3c11..cfdedf00a0f2 2021-03-24 bmeurer@chromium.org [cleanup] Refactor and test `javaScriptOutline()`. 2021-03-24 sigurds@chromium.org Use bookmark to display icon row bucket 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:1189086,chromium:1191465,chromium:761019 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ifeebfd43a08a172346f2836b28c08fc9a4c6d9b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2783468 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#866073} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b31b3d84108ec6..ba7dbdfcbbd2a2 100644 --- a/DEPS +++ b/DEPS @@ -288,7 +288,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': '651f6d3f3c11f44454bc3071a036c44b5ecfa9cf', + 'devtools_frontend_revision': 'cfdedf00a0f2aec050cd0fe4b04ea9d4fb5832d6', # 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.