Pass a span referring to static method name to protocol Callbacks This undoes a drive-by change in c0045057ce801744c5e88596a2f1bab1802e39f0 that accidendally made a span with method name stored in protocol commands to refer to heap data instead of a static memory. Bug: 518930988 Change-Id: I9a61be84f672114faaefa1d5ba0f47ba4256fe3c
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.