Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inspector: print warning when used #7383

Merged
merged 1 commit into from
Jun 28, 2016
Merged

Conversation

evanlucas
Copy link
Contributor

@evanlucas evanlucas commented Jun 23, 2016

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

inspector

Description of change

This is done to note that this is an experimental feature.

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Jun 23, 2016
@evanlucas
Copy link
Contributor Author

/cc @ofrobots

@MylesBorins
Copy link
Contributor

LGTM

@ofrobots
Copy link
Contributor

LGTM!

@mscdex mscdex added the inspector Issues and PRs related to the V8 inspector protocol label Jun 23, 2016
@cjihrig
Copy link
Contributor

cjihrig commented Jun 23, 2016

I'd say "experimental feature", but other than that, LGTM.

@evanlucas
Copy link
Contributor Author

@cjihrig yea, good call.

@Fishrock123
Copy link
Contributor

Maybe surround it with *? lgtm

@evanlucas
Copy link
Contributor Author

@jasnell
Copy link
Member

jasnell commented Jun 27, 2016

LGTM

This is done to note that this is an experimental feature.

PR-URL: nodejs#7383
Reviewed-By: Myles Borins <[email protected]>
Reviewed-By: Ali Ijaz Sheikh <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@evanlucas
Copy link
Contributor Author

Landed in a77f6eb. Thanks!

@evanlucas evanlucas merged commit a77f6eb into nodejs:master Jun 28, 2016
Fishrock123 pushed a commit that referenced this pull request Jul 5, 2016
This is done to note that this is an experimental feature.

PR-URL: #7383
Reviewed-By: Myles Borins <[email protected]>
Reviewed-By: Ali Ijaz Sheikh <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@Fishrock123 Fishrock123 mentioned this pull request Jul 5, 2016
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.

8 participants