0

Roll DevTools Frontend from e5f236b0250d to 56e03d44e004 (2 revisions)

e5f236b025..56e03d44e0

2024-12-13 kenoss@chromium.org Prerender2Fallback: Show pipeline details in PreloadingDetailsReportView
2024-12-13 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Roll puppeteer-core

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@rotations.google.com,liviurau@google.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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: chromium:364509578
Change-Id: Ibdef3b9af1c1370fc642e7d394563bcd1983012b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6093292
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/main@{#1395845}
This commit is contained in:
chromium-autoroll
2024-12-13 02:36:00 -08:00
committed by Chromium LUCI CQ
parent 13f10d38b6
commit 2122f322da
2 changed files with 2 additions and 2 deletions
DEPS
third_party/devtools-frontend

2
DEPS

@ -372,7 +372,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': 'e5f236b0250de3bc4cbfa43540e4bd0785a70eb1',
'devtools_frontend_revision': '56e03d44e0046cda04044b8cbcfef9cf8ae5318b',
# 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.