commit | 525eaf7e9f36c465383f88980dad27baaca9591e | [log] [tgz] |
---|---|---|
author | Matthew Wolenetz <wolenetz@chromium.org> | Mon Aug 24 18:05:49 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 24 18:05:49 2020 |
tree | d85ef146ee2634554872e85c90fff9692a20073c | |
parent | e196e83a644ec0bf2cf64889997bec468408618e [diff] |
Revert "Roll DevTools Frontend from ecc4ecb65cd8 to 6702add20dd3 (2 revisions)" This reverts commit 1bc8019fdc1ecc93adc2bdd4dc39fdf06cad94af. Reason for revert: One or both of the two previous devtools rolls are suspected in tree closure - crbug 1121242 Original change's description: > Roll DevTools Frontend from ecc4ecb65cd8 to 6702add20dd3 (2 revisions) > > https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ecc4ecb65cd8..6702add20dd3 > > 2020-08-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. > 2020-08-24 tvanderlippe@chromium.org Fix contextmenu for console view messages > > 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/master/autoroll/README.md > > Bug: None > Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com > Change-Id: I7d06cf9b8d0a1c1d72d1dbac6ba2c466d04ae487 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371337 > Reviewed-by: 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/master@{#800995} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I95e0189bf83a3b2fc65905c8f9cdacfa6cd44880 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1121242 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372730 Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#801031}
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.
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.