0

Roll DevTools Frontend from 730a37a2d9af to 2ee87ba288c9 (2 revisions)

730a37a2d9..2ee87ba288

2025-05-23 changhaohan@chromium.org Add commandFor target linking in the DOM tree
2025-05-23 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS (trusted)

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: None
Change-Id: Ia775f6e9c2c607958437d885036610e58dd842ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6582083
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@{#1464572}
This commit is contained in:
chromium-autoroll
2025-05-22 22:45:32 -07:00
committed by Chromium LUCI CQ
parent 2b833ce5e0
commit ace84a03a7
2 changed files with 2 additions and 2 deletions
DEPS
third_party/devtools-frontend

2
DEPS

@ -391,7 +391,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': '730a37a2d9afe8eaec8c94fbbda5588852575bbb',
'devtools_frontend_revision': '2ee87ba288c96bd9174c25759840419dc2fe8d30',
# 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.