commit | 67fd81d2f51379aa9e89be61863b6f213524225c | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Apr 02 06:54:10 2020 |
committer | Commit Bot <[email protected]> | Thu Apr 02 06:54:10 2020 |
tree | 2cc23ca59ab9eb8e0010ce5202f71ba77a5dbbc4 | |
parent | bea591c838ccda2f69c2cdc45bc307b786ac8bfd [diff] |
Roll src/third_party/devtools-frontend/src 0a34c98ea0b0..4d123409dc1a (2 commits) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0a34c98ea0b0..4d123409dc1a git log 0a34c98ea0b0..4d123409dc1a --date=short --first-parent --format='%ad %ae %s' 2020-04-01 [email protected] Improve code hygiene in ExtensionServer 2020-04-01 [email protected] Disable extensions when inspecting DOM UI Created with: gclient setdep -r src/third_party/devtools-frontend/src@4d123409dc1a 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1059577,chromium:1064519,chromium:795595 Tbr: [email protected] Change-Id: I9b945356218e8de1b56c79f9b114606beab046d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133415 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#755721}
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.