0

Roll DevTools Frontend from 3a803457d17d to dead315abbf8 (1 revision)

3a803457d1..dead315abb

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}
This commit is contained in:
chromium-autoroll
2020-12-07 10:49:25 +00:00
committed by Chromium LUCI CQ
parent 42bc2388cd
commit b4a07e56d5

2
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.