commit | e34e94f8f7ded6dce37f9c7d4076ce63bed74bb5 | [log] [tgz] |
---|---|---|
author | Brandon Goddard <[email protected]> | Mon Apr 12 17:58:26 2021 |
committer | Commit Bot <[email protected]> | Tue Apr 13 14:52:58 2021 |
tree | bfca246faadad8c9cc6cee9f855e82f575b2160a | |
parent | 0d439469224159eda4b2b43d57d6e8c693c137a0 [diff] |
Presubmit: Limit number of files in JS style check On very large CLs, it's possible that we can run into the same windows command line length issues for the _CheckDevToolsStyleJS as _CheckDevToolsStyleCSS. This CL imposes the same 50 file limit as the CSS style check. Bug: 1198243 Change-Id: I84561dcd37c88c00ceb141cfc21adc050a9544cf Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2821307 Commit-Queue: Brandon Goddard <[email protected]> Reviewed-by: Sigurd Schneider <[email protected]> Reviewed-by: Jack Franklin <[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.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
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