# chromium_third_party_devtools_frontend **Repository Path**: openharmony-tpc/chromium_third_party_devtools_frontend ## Basic Information - **Project Name**: chromium_third_party_devtools_frontend - **Description**: 调试器前端 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/chromium_third_party_devtools_frontend - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2023-08-11 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [chromium_third_party_devtools_frontend](https://gitcode.com/openharmony-tpc/chromium_third_party_devtools_frontend)。| ⚠️ This repository has been archived. For the new address, please visit [chromium_third_party_devtools_frontend](https://gitcode.com/openharmony-tpc/chromium_third_party_devtools_frontend).** > --- > # Chrome DevTools frontend [![npm package](https://img.shields.io/npm/v/chrome-devtools-frontend.svg)](https://npmjs.org/package/chrome-devtools-frontend) The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp. ### Source code The frontend is available on [chromium.googlesource.com](https://chromium.googlesource.com/devtools/devtools-frontend). ### Design guidelines Please be aware that DevTools follows additional [development guidelines](docs/design_guidelines.md). ### Issue triage The issue triage guidelines can be found [in docs/triage_guidelines.md](docs/triage_guidelines.md). ### Workflows Instructions to set up, use, and maintain a DevTools frontend checkout can be found [in docs/workflows.md](docs/workflows.md). ### Additional references - DevTools documentation: [devtools.chrome.com](https://devtools.chrome.com/) - [Debugging protocol docs](https://developer.chrome.com/devtools/docs/debugger-protocol) and [Chrome Debugging Protocol Viewer](https://chromedevtools.github.io/debugger-protocol-viewer/) - [awesome-chrome-devtools](https://github.com/paulirish/awesome-chrome-devtools): recommended tools and resources - Contributing to DevTools: [bit.ly/devtools-contribution-guide](https://bit.ly/devtools-contribution-guide) - Contributing To Chrome DevTools Protocol: [docs.google.com](https://docs.google.com/document/d/1c-COD2kaK__5iMM5SEx-PzNA7HFmgttcYfOHHX0HaOM/edit?usp=sharing) - DevTools Design Review Guidelines: [design_guidelines.md](docs/design_guidelines.md) ### Source mirrors DevTools frontend repository is mirrored on [GitHub](https://github.com/ChromeDevTools/devtools-frontend). DevTools frontend is also available on NPM as the [chrome-devtools-frontend](https://www.npmjs.com/package/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](https://github.com/paulirish/devtools-timeline-model/blob/master/index.js). 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. ### Getting in touch - 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](https://bugs.chromium.org/p/chromium/issues/entry?labels=OS-All,Type-Bug,Pri-2&components=Platform%3EDevTools) - Code reviews mailing list: [devtools-reviews@chromium.org] - [@ChromeDevTools] on Twitter - Chrome DevTools mailing list: [groups.google.com/forum/google-chrome-developer-tools](https://groups.google.com/forum/#!forum/google-chrome-developer-tools) [devtools-reviews@chromium.org]: https://groups.google.com/a/chromium.org/forum/#!forum/devtools-reviews [View the log]: https://chromium.googlesource.com/devtools/devtools-frontend/+log/main [@ChromeDevTools]: http://twitter.com/ChromeDevTools [@DevToolsCommits]: http://twitter.com/DevToolsCommits [All open DevTools tickets]: https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component%3APlatform%3EDevTools&sort=&groupby=&colspec=ID+Stars+Owner+Summary+Modified+Opened [test waterfall]: https://ci.chromium.org/p/devtools-frontend/g/main/console