v8/third_party/inspector_protocol
kozyatinskiy c7eb622635 Roll third_party/inspector_protocol to ebda02bf94a742a2e26e4f818df1fc77517ac44c
This roll includes:
  - [inspector_protocol] remove old style domains support
  - Add missing virtual destructor to backend callbacks. [2]

[1] https://codereview.chromium.org/2479693002/
[2] https://codereview.chromium.org/2473393002/

BUG=none
R=dgozman@chromium.org

Review-Url: https://codereview.chromium.org/2478853002
Cr-Commit-Position: refs/heads/master@{#40784}
2016-11-04 22:47:25 +00:00
..
lib Roll third_party/inspector_protocol to ebda02bf94a742a2e26e4f818df1fc77517ac44c 2016-11-04 22:47:25 +00:00
templates Roll third_party/inspector_protocol to ebda02bf94a742a2e26e4f818df1fc77517ac44c 2016-11-04 22:47:25 +00:00
CheckProtocolCompatibility.py [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
CodeGenerator.py Roll third_party/inspector_protocol to ebda02bf94a742a2e26e4f818df1fc77517ac44c 2016-11-04 22:47:25 +00:00
ConcatenateProtocols.py [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
inspector_protocol.gni Roll third_party/inspector_protocol to cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0 2016-11-01 22:33:39 +00:00
inspector_protocol.gypi Roll third_party/inspector_protocol to cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0 2016-11-01 22:33:39 +00:00
LICENSE [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
OWNERS [inspector] use own copy of third_party/inspector_protocol 2016-10-28 18:20:47 +00:00
README.v8 Roll third_party/inspector_protocol to ebda02bf94a742a2e26e4f818df1fc77517ac44c 2016-11-04 22:47:25 +00:00

Name: inspector protocol
Short Name: inspector_protocol
URL: https://chromium.googlesource.com/deps/inspector_protocol/
Version: 0
Revision: ebda02bf94a742a2e26e4f818df1fc77517ac44c
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.