commit | 3ff5956c1e900cea33ebbe5d490d8a8f614b9623 | [log] [tgz] |
---|---|---|
author | Jack Franklin <[email protected]> | Tue Apr 30 13:42:01 2024 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 30 14:15:05 2024 |
tree | e22ab9815ed91f77993ed8f6a0d3c6c7e36b8907 | |
parent | cea152005ec30d25c82f3d2f1de4967fdf7576cf [diff] |
RPP: add experiment to run old engine This will allow us to locally disable the old engine and check for breakages, without the fear of breaking users. Once we are confident we can make the change permanent and remove the old model. Note that I named the experiment "Enable", rather than "Disable", to avoid a confusing double negative. But the experiment is enabled by default, so the default experience for users here is to run the old engine. Bug: 40287735 Change-Id: I2eeefc1d3815f7a0dfcb43ba1eb3cf460c3176af Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5497335 Auto-Submit: Jack Franklin <[email protected]> Reviewed-by: Andres Olivares <[email protected]> Commit-Queue: Jack Franklin <[email protected]>
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: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools