commit | 324d60372c07c5e47e6e3ecc5f51aaf561fdc2c9 | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Mon Jun 21 15:43:26 2021 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 22 05:00:22 2021 |
tree | 3804946bbbe703b554e07fa0c7512df15e63ade3 | |
parent | 9ceac1600f9c791788989d74731babb206c80d18 [diff] |
Update Mocha to 9.0.0 The breaking changes in 9.0.0 ( https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#900--2021-06-07) do not affect us, as we are running Node 14+ and are compatible with ESM-first loading. [email protected] Bug: none Change-Id: I53dbfdd492ddded2e0a41676606471240bb4b129 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2975286 Auto-Submit: Tim van der Lippe <[email protected]> Commit-Queue: Simon Zünd <[email protected]> Reviewed-by: Simon Zünd <[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