commit | fcd54f0d797a4f446b84f03ddc9bd17f86af9d64 | [log] [tgz] |
---|---|---|
author | Wolfgang Beyer <[email protected]> | Wed Jul 01 15:19:52 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 02 07:46:09 2020 |
tree | 098973c6a1cb6a43e6c94fe6a665f317920ca83f | |
parent | 6a66abedbbd7953e242dd84a9fe7627786282f60 [diff] |
FrameManager: add FrameNavigated event and getMainFrames() method The FrameManager now dispatches a FrameNavigated event on frame navigation. A method to get all main frames is added as well. Both will be needed by the application panel's frame tree. Bug: chromium:1093247 Change-Id: I2ef6877a17c70c1b1e9ba93e24ff2e3bf33500f5 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2277983 Reviewed-by: Sigurd Schneider <[email protected]> Commit-Queue: Wolfgang Beyer <[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