commit | c72157bb26b42fcc7df24d16c2febcb428e43cd8 | [log] [tgz] |
---|---|---|
author | Alex Rudenko <[email protected]> | Mon Nov 16 06:27:50 2020 |
committer | Commit Bot <[email protected]> | Mon Nov 16 06:57:09 2020 |
tree | 5e76270c16cb858a07bb6dd0c943af53b6d4cb2d | |
parent | 977fe86b8a5723225aeb8c1eebc734777a91bf08 [diff] |
Rename HighlightGridOverlay to PersistentOverlay As the preparation for adding a persistent overlay for flexbox, this CL renames HighlightGridOverlay to PersistentOverlay. PersistentOverlay is expected to handle flex and grid overlays in the future as both have to be shown together. The same is done on the backend: https://crrev.com/c/2523175 Bug: 1145997 Change-Id: I929d9834084e99b212045db15c6a38fdc76f3378 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2523254 Commit-Queue: Alex Rudenko <[email protected]> Reviewed-by: Patrick Brosset <[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