commit | ae73da96bbea9eb8a1e1babc0ce720eb3c321ff0 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Mon Jun 20 17:01:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 20 17:01:45 2022 |
tree | 5cbc8effd285a782d1a32bdd3b5c437aaf097c41 | |
parent | 950aecd363366c223c19389f23d26d45c775905c [diff] |
Roll DevTools Frontend from 9426f19f27b2 to 931f9af8150a (3 revisions) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9426f19f27b2..931f9af8150a 2022-06-20 szuend@chromium.org [e2e] Disable flaky e2e quick open test on mac 2022-06-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2022-06-20 kimanh@chromium.org [BreakpointManager] Refactor breakpoint setting code 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@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: chromium:1337781 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Id5f2b77539353211e30e5d4b3f633afa0b37abb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3714198 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@{#1015940}
diff --git a/DEPS b/DEPS index 28a1590..199c30da 100644 --- a/DEPS +++ b/DEPS
@@ -359,7 +359,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': '9426f19f27b2a10cccd1c4cb0bb92cd91a863815', + 'devtools_frontend_revision': '931f9af8150a258ab3b68446f4c44402b970f307', # 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.