commit | 07272ab9a30fd555890fda0718f4c2c25931653a | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Fri Aug 15 20:03:58 2025 |
committer | Andrey Kosyakov <caseq@chromium.org> | Fri Aug 15 21:53:15 2025 |
tree | 2bb66b144d695825e4d64d32f722d1f8f713dec9 | |
parent | 5b3ac9e7188a0cf3f182fad10008dc40ce18396e [diff] |
Remove bailout upon explicit timestamp check from code_generator.py The out-of-date checks should be left to the build system. Change-Id: Ic9e6fc8eddd31bb2099ffd163125a2f2b40f08c5
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.