0

Roll DevTools Frontend from af7ba130f6fe to 9f27b41d945b (1 revision)

af7ba130f6..9f27b41d94

2021-05-10 guangyue.xu@microsoft.com fix two flaky devtools web test cases

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:1046784
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ib764ec41c479c31a0fbc864eeb23e7829712b3b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2885363
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#881310}
This commit is contained in:
chromium-autoroll
2021-05-10 23:38:41 +00:00
committed by Chromium LUCI CQ
parent d49c19131c
commit 5c6c7606d5

2
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': 'af7ba130f6fe898ebe08c15e29438b83e7c40d7d',
'devtools_frontend_revision': '9f27b41d945b2e94033c095396e8886f571c5c86',
# 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.