commit | 6b47192b2e719a562ef1a88e19bc7572e6a187ab | [log] [tgz] |
---|---|---|
author | Ari Chivukula <[email protected]> | Wed Feb 08 17:21:27 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 08 18:15:29 2023 |
tree | ed2e5092d2d3cd35e28ce27a2280a7d51de72a53 | |
parent | 4f7644e578059dbc1f9096b758d3e0a2ae395adc [diff] |
[Deprecations] (5) Replace browser_protocol.pdl enum {DEVTOOLS} This is a reaction to the change from https://chromium-review.googlesource.com/c/chromium/src/+/4226621 If you want to wait for https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4227697 To go in and have me rebase that's fine. This CL is part of a series: (1) Add deprecation.json5 file (2) Add existing deprecations to deprecation.json5 (3) Copy deprecation.json5 into devtools_frontend via update flow (4) Update README to reflect devtools codegen (5) Replace browser_protocol.pdl enum (6) Codegen c++ code Bug: 1411444 Change-Id: Ia38af483be2ec52cd5a709deb69313271c1c9464 DISABLE_THIRD_PARTY_CHECK=The protocol changes force codegen changes Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4231800 Reviewed-by: Simon Zünd <[email protected]> Commit-Queue: Ari Chivukula <[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