0

Roll DevTools Frontend from ddb32c39c64f to afbf1edd8bc4 (2 revisions)

ddb32c39c6..afbf1edd8b

2025-05-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update Chrome (for Testing) PIN
2025-05-07 changhaohan@chromium.org Fix imperative DOM API violations for PlatformFontsWidget

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: I549ec86957799a22594d13d18977bc74a90a2f21
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6519129
Bot-Commit: 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/main@{#1456981}
This commit is contained in:
chromium-autoroll
2025-05-07 07:29:01 -07:00
committed by Chromium LUCI CQ
parent ecb39c8cb2
commit f11465ceed
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 # 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': 'ddb32c39c64f7c26f502e21dfdcc6b4db47f0120', 'devtools_frontend_revision': 'afbf1edd8bc4a8eaf555ca380d31fffd422b26cb',
# 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.