tools: update inspector_protocol roller · nodejs/node@ebf4527 · GitHub
Skip to content

Commit ebf4527

Browse files
legendecasaduh95
authored andcommitted
tools: update inspector_protocol roller
Fix the inspector_protocol/roll.py to fit node source directory structure. `roll.py` reads the `deps/v8/thrid_party/inspector_protocol/README.v8` to get the revision of the inspector_protocol that V8 depends on, and updates the local version to match. V8's copy of inspector_protocol modifies the namespace of `crdtp` library and does not export the symbols. So it can not be used outside of V8. PR-URL: #56649 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 5dd08d1 commit ebf4527

1 file changed

Lines changed: 43 additions & 39 deletions

File tree

tools/inspector_protocol/roll.py

Lines changed: 43 additions & 39 deletions

0 commit comments

Comments
 (0)