commit | 97a5ea3f14bfc4100bfefa5fac70b73c7ed1bcdd | [log] [tgz] |
---|---|---|
author | Ergun Erdogmus <[email protected]> | Tue Jan 30 13:55:28 2024 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 31 09:16:18 2024 |
tree | 392031f457779994fe06695c760b33647caac1a9 | |
parent | a6ce6ed9b3a05f57d002ba2c42ff53fe200cf13f [diff] |
[Autoroller] Update `roll_deps` to also generate protocol resources and run format scripts There is an autoroller for 'browser-protocol' which runs `roll_deps.py` script however there are two issues with it: * It doesn't run `eslint` so we cannot submit it if there is a change to DOMPinnedProperties.ts * It doesn't run all the update steps so rolling browser protocol through autoroller leaves us in an half baked state: - Protocol resources are imported - Some sources are updated (under javascript_metadata) - Some sources are not updated (protocol.ts etc.) This CL updates the script to run format steps and generate protocol resources. Bug: 1454378 Change-Id: I506e604d47942d898cdfeec1d0df5bce19434a0b Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5245435 Reviewed-by: Simon Zünd <[email protected]> Reviewed-by: Philip Pfaffe <[email protected]> Commit-Queue: Ergün Erdoğmuş <[email protected]>
The client-side of the Chrome DevTools, including all TypeScript & 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