3902043324
BUG=none R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2474483003 Cr-Commit-Position: refs/heads/master@{#40689} |
||
---|---|---|
.. | ||
lib | ||
templates | ||
CheckProtocolCompatibility.py | ||
CodeGenerator.py | ||
ConcatenateProtocols.py | ||
inspector_protocol.gni | ||
inspector_protocol.gypi | ||
LICENSE | ||
OWNERS | ||
README.v8 |
Name: inspector protocol Short Name: inspector_protocol URL: https://chromium.googlesource.com/deps/inspector_protocol/ Version: 0 Revision: cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0 License: BSD License File: LICENSE Security Critical: no Description: src/inspector uses these scripts to generate handlers from protocol description. Local modifications: - This only includes the lib/ and templates/ directories, scripts, build and the LICENSE files. - New style domains [ "Schema", "Console", "Profiler", "HeapProfiler" ] are added in CodeGenerator.py.