commit | 3ae980da0c2d7a3f96c51b8f89cee070269d9fb4 | [log] [tgz] |
---|---|---|
author | Yang Guo <yangguo@chromium.org> | Tue Jul 09 12:44:14 2024 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 07:17:11 2024 |
tree | 94e244646fe57662641f3d0f6309bfff536a4602 | |
parent | ad57f134ea40cd48a4bb4934b348f7a5d369ffda [diff] |
Fix uncaught exception in the command menu When no item is selected, FilteredListWidget.onEnter should not call Provider.selectItem with an invalid item index. Also add some test cases. Fixed:351766225 Change-Id: I441199921c78492dbdeeb3f37e9019b8e2b7ff9a Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5687116 Reviewed-by: Danil Somsikov <dsv@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org>
The client-side of the Chrome DevTools, including all TypeScript & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com. Check out the project documentation for instructions to set up, use, and maintain a DevTools front-end checkout, as well as design guidelines, and architectural documentation.
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: devtools-reviews@chromium.org
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools