commit | 1e10f8546c3cd94438e2046711e302a9dc771394 | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Fri Oct 30 14:35:01 2020 |
committer | Commit Bot <[email protected]> | Fri Oct 30 15:00:28 2020 |
tree | b0cb91d2e8359e7e2dad5808bfeec2c9bf576bf9 | |
parent | c1ca9469d705247d7fd29a161f5c484c5ef8e3a6 [diff] |
Extract Lighthouse ReportRender types into proper exports These types are used by Closure to typecheck numerous LightHouse integrations, where the LightHouse bundle puts these classes on the global scope. To make these typecheckable with TypeScript, move these into proper exported classes/typedefs. [email protected] Bug: 1011811 Change-Id: Iab9b1e3391ddcfcbafa0ebac23ba81af674d1f75 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2509586 Commit-Queue: Tim van der Lippe <[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 here.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found here.
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