commit | 722301e9d8ad885b223f38be43f00c9c32f0a69d | [log] [tgz] |
---|---|---|
author | Sigurd Schneider <[email protected]> | Tue Jun 15 13:41:20 2021 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 16 08:18:58 2021 |
tree | f687f5fb895bdd56e5530f29940c05a3f7600667 | |
parent | 307225853b804f377b06f83b186622bfba2efeb7 [diff] |
Remove last usage of maybeRetrieveContextTypes in Revealer Revealers can't use maybeRetrieveContextTypes because a revealer must load be able to trigger loading of the panel in which it wants to reveal something. This CL removes the last usage of said function in a revealer, hence resolving bug 1196676. Fixed: chromium:1196676 Change-Id: I96d799170de5ee53739ae6efe53d14f2cc117b6f Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2963813 Commit-Queue: Sigurd Schneider <[email protected]> Reviewed-by: Tim van der Lippe <[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 in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
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