commit | fd3678a79ddd6ef6c9a8cc0883a5375353152fd5 | [log] [tgz] |
---|---|---|
author | Benedikt Meurer <[email protected]> | Fri Nov 20 15:36:06 2020 |
committer | Commit Bot <[email protected]> | Fri Nov 20 17:12:31 2020 |
tree | 0cb5b9c02ea26e20abcff7d2d5c1a66a6eb3f5b0 | |
parent | e895ddd0e9305b15626c1f183bec3c6bd90f9d53 [diff] |
[ux] Optimize sidebar order in the Sources panel. Previously we would show the Call Stack before the Scope and the Breakpoint views, but depending on where you stop, the call stack can be very deep and then the developer needs to scroll a lot to get to the breakpoints and the scope items. Fixed: chromium:1143521 Pictures: https://imgur.com/5ounKDJ.png, https://imgur.com/p0s95DS.png Change-Id: Ifff1b2f716c805ce819b689a6dc5ea4294333ab2 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2552512 Commit-Queue: Benedikt Meurer <[email protected]> Commit-Queue: Philip Pfaffe <[email protected]> Auto-Submit: Benedikt Meurer <[email protected]> Reviewed-by: Philip Pfaffe <[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