commit | 3ace4bc907a44ce9496d06dab484f41be8c6f402 | [log] [tgz] |
---|---|---|
author | Simon Zünd <[email protected]> | Thu Jun 01 07:35:19 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 08:39:17 2023 |
tree | 3791deea8f52992ceaffd7e5757478235a7409d0 | |
parent | 2087464c9c0e191c89d83d5f85f114e1423249e2 [diff] |
Extract BreakpointManager from 'bindings/' into 'breakpoints/' This is necessary to be able to call the NameResolver of the SourceMapScopes module from the BreakpointManager. Otherwise we'd have a circular dependency. The CL is a pure moving operation and does not contain any functional changes. For web tests we still put the globals onto 'self.Bindings', but these will go away once we complete crbug.com/1442410. [email protected] Bug: 1444349 Change-Id: Id56f27c67cd8c981a16097052e1e2f0037a695b4 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4568194 Reviewed-by: Jaroslav Sevcik <[email protected]> Commit-Queue: Simon Zünd <[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.
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: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools