Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Missing information on target types and their supported domains

オープン
#311 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
typescript
領域
api, documentation

調査の方向性

まず、正式なプロトコル定義と TargetInfo.type の説明を確認します。可能なターゲットタイプと各ターゲットタイプがサポートするドメイン、および各ドメインがサポートするターゲットタイプを文書化します。これらの情報が Chromium のソース定数だけでなく、プロトコル定義から直接利用できるようになれば完了です。

索引モデルが issue の本文から書いたものです。

説明

In the formal protocol definitions, we get a list of domains (with details about types, commands, and events).

However, not all targets support all domains, and there is currently no place in the protocol definitions that lists the domains supported by each target type, or the target types support by each domain.

There isn't even a list of the possible target types themselves: the TargetInfo.type description just points to constants defined in Chromium source code, which makes it impossible to parse automatically.

Could this information be added somehow?

主要言語
JavaScript
スター
1.6k
フォーク
281
平均マージ
1日 19時間
マージ済み PR(30日)
1

環境構築

このプロジェクトには開発コンテナ、Dockerfile、コントリビューションガイドがありません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ChromeDevTools/devtools-protocol のほかの issue

ChromeDevTools/devtools-protocol の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。