673480f16a
New revision: 83b1154a9661d22bba9a368d368214cc20880419 This updates the usages of the protocol types to the new definitions, using std::vector-based implementations of protocol::Array. Change-Id: Ibb095862fed7db23f1a0b4b5b726bddbe1e2585e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1654091 Commit-Queue: Johannes Henkel <johannes@chromium.org> Reviewed-by: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#62194}
17 lines
454 B
Plaintext
17 lines
454 B
Plaintext
Name: inspector protocol
|
|
Short Name: inspector_protocol
|
|
URL: https://chromium.googlesource.com/deps/inspector_protocol/
|
|
Version: 0
|
|
Revision: 83b1154a9661d22bba9a368d368214cc20880419
|
|
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.
|