Skip to content

inspector: use final API#9028

Merged
eugeneo merged 0 commit intonodejs:masterfrom
eugeneo:inspector_icu
Oct 26, 2016
Merged

inspector: use final API#9028
eugeneo merged 0 commit intonodejs:masterfrom
eugeneo:inspector_icu

Conversation

@eugeneo
Copy link
Contributor

@eugeneo eugeneo commented Oct 11, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

deps: new version of the v8_inspector dependency
inspector: updated the code to use the new API

Description of change

This implementation switches to V8 inspector from the V8 repository. The
new inspector integration is now using final APIs and exposes a stable
wire protocol, removing the need for pointing the users to specific
devtools version.

CC: @ofrobots

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants