From b4a07e56d5daa57d08f97ba28051a2e644cc67bd Mon Sep 17 00:00:00 2001 From: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Date: Mon, 7 Dec 2020 10:49:25 +0000 Subject: [PATCH] Roll DevTools Frontend from 3a803457d17d to dead315abbf8 (1 revision) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3a803457d17d..dead315abbf8 2020-12-07 bmeurer@chromium.org Add webassemblymemory subtype. 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:1155566 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ie0680b39f825ca1488286b6f75866f2637b1026f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576106 Reviewed-by: chromium-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@{#834160} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cdfb52be5acb1..17ef1736be473 100644 --- a/DEPS +++ b/DEPS @@ -279,7 +279,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': '3a803457d17d3eb2fa96747967254108b43bcbe5', + 'devtools_frontend_revision': 'dead315abbf89b22aede47ab378d278edd0892bb', # 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.