4ea8e7778d
This pull in noexcept changes in inspector_protocol Bug: v8:7999 Change-Id: I6db9ad419d6c1a11fee4379004435e76bbedcead Reviewed-on: https://chromium-review.googlesource.com/1182804 Reviewed-by: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Commit-Queue: Florian Sattler <sattlerf@google.com> Cr-Commit-Position: refs/heads/master@{#55282} |
||
---|---|---|
.. | ||
lib | ||
templates | ||
check_protocol_compatibility.py | ||
CheckProtocolCompatibility.py | ||
code_generator.py | ||
CodeGenerator.py | ||
codereview.settings | ||
concatenate_protocols.py | ||
convert_protocol_to_json.py | ||
ConvertProtocolToJSON.py | ||
inspector_protocol.gni | ||
inspector_protocol.gypi | ||
LICENSE | ||
OWNERS | ||
pdl.py | ||
README.md | ||
README.v8 |
Chromium inspector (devtools) protocol
This package contains code generators and templates for the Chromium 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/