commit | 2cb727679bdcd4e853df31fa5ac69e234469d683 | [log] [tgz] |
---|---|---|
author | Alina Varkki <alinavarkki@google.com> | Mon Feb 05 11:51:15 2024 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 14:06:20 2024 |
tree | 859fe45c277445e5d91fddaf9e1fa724409f7857 | |
parent | 31ec4cf8104601c847e622449d9ec27abcaab832 [diff] |
Add 'Reset children' to 'Possible actions' We uses to check if it is possible to reset children by checking if an entry has arrow decoration. Arrow decoration is only added to entries that actions were invoked on. This way 'reset children' would not appear in the context menu of entries that have hidden children, but the action was not applied directly on them. Instead, each time when opening context menu, let's check if an entry has any hidden children and show the option to reset them. Bug: 1469887 Change-Id: Ic3f86cc31597be42ccc6176b61c79f30fc01d06a Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5266339 Reviewed-by: Andres Olivares <andoli@chromium.org> Commit-Queue: Alina Varkki <alinavarkki@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