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

internal/child_process: move anonymous class out of setupChannel by JacksonTian · Pull Request #11147 · nodejs/node · GitHub

/ node Public

internal/child_process: move anonymous class out of setupChannel - #11147

Closed
JacksonTian wants to merge 1 commit into
nodejs:masterfrom
JacksonTian:class
Closed

internal/child_process: move anonymous class out of setupChannel#11147
JacksonTian wants to merge 1 commit into
nodejs:masterfrom
JacksonTian:class

Conversation

JacksonTian commented Feb 3, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Move the anonymous class out of setupChannel to clarify code.

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

internal/child_process

Move the anonymous class out of setupChannel to clarify code.
nodejs-github-bot added the child_process Issues and PRs related to the child_process subsystem. label Feb 3, 2017

Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Member

Landed in f9dc722, had to trim the subject line a bit to fit it into 50 characters.

addaleax closed this Feb 16, 2017
addaleax pushed a commit that referenced this pull request Feb 16, 2017
Move the anonymous class out of setupChannel to clarify code.

PR-URL: #11147
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 20, 2017
Move the anonymous class out of setupChannel to clarify code.

PR-URL: nodejs#11147
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
italoacasas pushed a commit that referenced this pull request Feb 22, 2017
Move the anonymous class out of setupChannel to clarify code.

PR-URL: #11147
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
italoacasas mentioned this pull request Feb 25, 2017

jasnell commented Mar 7, 2017

Copy link
Copy Markdown
Member

Would need a backport PR to land on v4

jasnell pushed a commit that referenced this pull request Mar 7, 2017
Move the anonymous class out of setupChannel to clarify code.

PR-URL: #11147
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>

Copy link
Copy Markdown
Contributor Author

Hi, @jasnell Let me make sure which is target branch, v4.x or v4.x-staging?

jasnell commented Mar 7, 2017

Copy link
Copy Markdown
Member

the target branch for LTS backports should always be the staging branch

MylesBorins pushed a commit that referenced this pull request Mar 9, 2017
Move the anonymous class out of setupChannel to clarify code.

PR-URL: #11147
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins mentioned this pull request Mar 9, 2017
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

child_process Issues and PRs related to the child_process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL