Commit 7b52274c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from ea2ee251f623 to 2d4ee009038b (1 revision)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ea2ee251f623..2d4ee009038b

2020-05-27 kimanh@chromium.org Add test for scope names during wasm debugging

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:1043034
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I571ff1d361d1b760b60b3ef2eee80ab22676babe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217464Reviewed-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@{#772184}
parent 8ca68090
...@@ -249,7 +249,7 @@ vars = { ...@@ -249,7 +249,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': 'ea2ee251f62349799b6a101a474b4d8ef6d5366e', 'devtools_frontend_revision': '2d4ee009038babd6305365f04d29d4ccfe74eeba',
# 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