commit | deacf6fa7a4476f62c5d0f024f12a277a1cd45f8 | [log] [tgz] |
---|---|---|
author | keno <[email protected]> | Mon Jan 30 08:16:29 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 02 13:08:56 2023 |
tree | 216f8168678d3a83f65bb3ad6424f971f72835ea | |
parent | 783053b35428ec1cbb6fad679e583a334ee251b0 [diff] |
Enable roll_deps.py to use working tree of Chromium repository Currently, roll_deps.py only supports to roll up ToT of Chromium repository. If working tree is dirty, it fails in `git checkout origin/main`. This CL adds to it a --ref option to control which of ToT or working tree is used. This enables a new development flow: Write CDP changes and backend code, and check it using frontend before CL lands. Bug: none Change-Id: Ic386d62addec124e9c4c01c3a0bb4469e9193de9 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4197025 Reviewed-by: Simon Zünd <[email protected]> Commit-Queue: Ken Okada <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Check out the project documentation for instructions to set up, use, and maintain a DevTools front-end checkout, as well as design guidelines, and architectural documentation.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools