0

Roll DevTools Frontend from d1c95eb8b078 to 5dd9959eb52f (2 revisions)

d1c95eb8b0..5dd9959eb5

2025-02-25 paulirish@chromium.org RPP: Calculate transferSize natively within ThirdPartyTreeView
2025-02-25 cjamcl@chromium.org Delete trace RootCauses

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:388458798
Change-Id: I693e45f9ad78a229b99d327ecbee2ebfa4bb22b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6301008
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@{#1424295}
This commit is contained in:
chromium-autoroll
2025-02-24 19:42:40 -08:00
committed by Chromium LUCI CQ
parent 9aca62006f
commit 6fd53e9dbb
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': 'd1c95eb8b07834e853310f7dd66289442cafa43f',
'devtools_frontend_revision': '5dd9959eb52fcbb5d62db314aea73168a44041e2',
# 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.