From 4a72a250fe77fda0769e36a37b2f3307e03734eb Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Wed, 10 Jun 2020 16:54:50 +0000 Subject: [PATCH] Roll DevTools Frontend from 25a3db43f29a to 96d1f0fe0f7d (1 revision) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/25a3db43f29a..96d1f0fe0f7d 2020-06-10 bmeurer@chromium.org [wasm] Update to wasmparser 2.2.0 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:1058836,chromium:1071432,chromium:1092460 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I9b0908904ef8b3fe37f3c5ecddd75799732e192c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239363 Reviewed-by: chromium-autoroll Commit-Queue: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#776983} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1d217e18aacdac..04eb365dde6f02 100644 --- a/DEPS +++ b/DEPS @@ -253,7 +253,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': '25a3db43f29a354dae5d2c82babc9821b08c2bf5', + 'devtools_frontend_revision': '96d1f0fe0f7d90b91cf5f0f42feb0c6df49f32ac', # 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.