Clone this repo:

Branches

  1. abf68ef Make CheckCBORMessage return evenlope size by Andrey Kosyakov · 3 weeks ago main
  2. 369afb2 Use relative paths in depfiles by Philipp Wollermann · 4 weeks ago
  3. 1b9a1bc Remove alph@ from inspector-protocol owners by Alex Rudenko · 5 weeks ago
  4. 888b4b7 Check String16 keys in HasKeyInMap by Alex Rudenko · 5 weeks ago
  5. b5c91be Pass a span referring to static method name to protocol Callbacks by Andrey Kosyakov · 7 weeks ago

Chromium inspector (devtools) protocol

This package contains code generators and templates for the Chromium inspector protocol.

The canonical location of this package is at https://chromium.googlesource.com/deps/inspector_protocol/

In the Chromium tree, it's rolled into https://cs.chromium.org/chromium/src/third_party/inspector_protocol/

In the V8 tree, it's rolled into https://cs.chromium.org/chromium/src/v8/third_party/inspector_protocol/

See also Contributing to Chrome Devtools Protocol.

To build and run the tests of the crdtp library, see CRDTP - Chrome DevTools Protocol.