commit | f400d6668c86a8be89426c26f3cf3a1645c8202f | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Jul 17 09:35:58 2025 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jul 17 09:35:58 2025 |
tree | bab5aea89e882f6c19d5b175327b77d18404ec00 | |
parent | d0cd38a925e04efba393e3886abba005128738a4 [diff] |
Roll DevTools Frontend from 57191a7711ab to c1d059f5f56b (4 revisions) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/57191a7711ab..c1d059f5f56b 2025-07-17 [email protected] Add VE logging to floating buttons 2025-07-17 [email protected] [network] Allow NetworkRequetNodes to be gc'ed when the log is cleared 2025-07-17 [email protected] [deps] Update source-map-scopes-codec to version 0.5.0 2025-07-17 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Roll browser-protocol 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 [email protected] 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:368222773,chromium:390559089 Change-Id: I3a8ba53fd0c8c59766df3dfb7005566ce642caab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6763896 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1488133}
diff --git a/DEPS b/DEPS index 266d7cf..339a8ef 100644 --- a/DEPS +++ b/DEPS
@@ -378,7 +378,7 @@ # 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': '57191a7711ab9f6c66fa3e34af0bc913f1ce1fe3', + 'devtools_frontend_revision': 'c1d059f5f56bbb65b77fd8aa697d1dde4d2e5be2', # 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.
diff --git a/third_party/devtools-frontend/src b/third_party/devtools-frontend/src index 57191a7..c1d059f 160000 --- a/third_party/devtools-frontend/src +++ b/third_party/devtools-frontend/src
@@ -1 +1 @@ -Subproject commit 57191a7711ab9f6c66fa3e34af0bc913f1ce1fe3 +Subproject commit c1d059f5f56bbb65b77fd8aa697d1dde4d2e5be2