commit | 38c67803c283b0da660417742d325e51716dc2dd | [log] [tgz] |
---|---|---|
author | Fabian Sommer <fabiansommer@chromium.org> | Mon Jul 05 09:18:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 05 09:18:33 2021 |
tree | 1fac7bd8d39419179d8f78a566ee0a01fa2eb814 | |
parent | 58803b843f3f18312073e7aab45a672f668b60e8 [diff] |
Revert "Roll DevTools Frontend from d2778d192a46 to c386274d793d (1 revision)" This reverts commit b91b2bc0866135b87f1387bbb62c077921c2ac93. Reason for revert: This roll caused consistent failures on the Linux Tests (dbg) builder. Suspect commit is this: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2988301 Original change's description: > Roll DevTools Frontend from d2778d192a46 to c386274d793d (1 revision) > > https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d2778d192a46..c386274d793d > > 2021-07-04 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. > > 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 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: None > Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com > Change-Id: Ia2f555512ef0c4cf2b441193f75657b7a0b846c0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3004626 > 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/master@{#898474} Bug: 1146422 Change-Id: I4f6542d47fc33b77ac717b01200918c8e6fd7531 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3001547 Auto-Submit: Fabian Sommer <fabiansommer@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Fabian Sommer <fabiansommer@chromium.org> Cr-Commit-Position: refs/heads/master@{#898563}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.