commit | efdd8f7d5031bc6486bfdaf34c3b24e72d03bc62 | [log] [tgz] |
---|---|---|
author | Jack Franklin <[email protected]> | Thu Jun 08 13:50:45 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 08 15:23:09 2023 |
tree | 4e88a57f73433148afdce12e4686362f5b379fab | |
parent | 2be204382315aef926c7d674bc47d34d50942371 [diff] |
Enable creation of FilmStripModel.Frames from TraceEngine events This isn't used yet, but is part of a larger piece of work to migrate FilmStripModel to the new engine. Additionally this CL removes the code for looking for CaptureEvent. Having spoken with mmocny@, paulirish@ and yoavweiss@ to check, we agreed that this event does not exit any more and has not for a while, so we can safely drop the code that dealt with this event. Bug: 1453234 Change-Id: Ia4cca0066a08b40b1b5bde995f8e27d2b09c80f2 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4599159 Commit-Queue: Andres Olivares <[email protected]> Auto-Submit: Jack Franklin <[email protected]> Reviewed-by: Andres Olivares <[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