Add HasKeyInMap Similar to GetString8ValueFromMap it will be used for validating CDP messages. Specifically, it will be used to ensure that events have do not top-level ID attribute. The method does not check types because clients might treat ID the same way irrespective of the type. Bug: 513713927 Change-Id: I342961856151195f75ea465e3317cf8324297b3f
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.