FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

inspector: print warning when used by evanlucas · Pull Request #7383 · nodejs/node · GitHub

/ node Public

inspector: print warning when used - #7383

Merged
evanlucas merged 1 commit into
nodejs:masterfrom
evanlucas:inspectorwarn
Jun 28, 2016
Merged

inspector: print warning when used#7383
evanlucas merged 1 commit into
nodejs:masterfrom
evanlucas:inspectorwarn

Conversation

evanlucas commented Jun 23, 2016
edited
Loading

Copy link
Copy Markdown
Contributor
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 added the c++ Issues and PRs that require attention from people who are familiar with C++. label Jun 23, 2016

Copy link
Copy Markdown
Contributor Author

/cc @ofrobots

Copy link
Copy Markdown
Contributor

LGTM

Copy link
Copy Markdown
Contributor

LGTM!

mscdex added the inspector Issues and PRs related to the V8 inspector protocol label Jun 23, 2016

cjihrig commented Jun 23, 2016

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor Author

@cjihrig yea, good call.

Copy link
Copy Markdown
Contributor

Maybe surround it with *? lgtm

Copy link
Copy Markdown
Contributor Author

jasnell commented Jun 27, 2016

Copy link
Copy Markdown
Member

LGTM

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

PR-URL: nodejs#7383
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
evanlucas closed this Jun 28, 2016
evanlucas deleted the inspectorwarn branch June 28, 2016 14:07

Copy link
Copy Markdown
Contributor Author

Landed in a77f6eb. Thanks!

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 <myles.borins@gmail.com>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Fishrock123 mentioned this pull request Jul 5, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL