commit | b975535cc31d273a2b101b76d29d38e8c0dc450f | [log] [tgz] |
---|---|---|
author | Brandon Goddard <[email protected]> | Thu Jul 30 16:15:58 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 30 16:59:10 2020 |
tree | 84cb10d8e74d94d7893116d80b2952cebaaac79c | |
parent | 425100947acf4ec2871dde17055eb88e747eca6d [diff] |
Grid: Adding a new setting and telemetry for the line name overlay feature This adds a new option in the grid settings to show line names. The option is added to the line label drop-down, so that it is possible to show - no labels - positive numbers - negative numbers - both numbers - names Screenshot: https://imgur.com/APgkZbS We're keeping the same telemetry already in place for line numbers, just adding a new option to it. Bug: 1100385 Change-Id: I36d150b003ffcda1ecf122ff97897fc318f82819 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2293246 Commit-Queue: Brandon Goddard <[email protected]> Reviewed-by: Alex Rudenko <[email protected]> Reviewed-by: Brandon Goddard <[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