Skip to content

console: name anonymous functions - #9047

Closed
tylerbrazier wants to merge 1 commit into
nodejs:masterfrom
tylerbrazier:console-fn-names
Closed

console: name anonymous functions#9047
tylerbrazier wants to merge 1 commit into
nodejs:masterfrom
tylerbrazier:console-fn-names

Conversation

@tylerbrazier

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

console

Description of change

Ref: #8913

@nodejs-github-botnodejs-github-bot added the console Issues and PRs related to the console subsystem. label Oct 12, 2016
@tylerbraziertylerbrazier changed the title console: naming anonymouse functionsconsole: naming anonymous functionsOct 12, 2016

@imyllerimyller left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@targostargos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jasnelljasnell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@lpincalpinca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lpinca

Copy link
Copy Markdown
Member

Nit: replace "naming" with "name" in commit message title.

@tylerbraziertylerbrazier changed the title console: naming anonymous functionsconsole: name anonymous functionsOct 12, 2016
@lpinca

Copy link
Copy Markdown
Member

lpinca pushed a commit that referenced this pull request Oct 16, 2016
Ref: #8913
PR-URL: #9047
Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@lpinca

Copy link
Copy Markdown
Member
  • Approvals (LGTM): 4
  • No objections
  • The PR has been open for the minimum time of 48 or 72 hours
  • All of the requested changes have been made
  • CI has only unrelated failures

Landed in 2ebd445.
Thank you!

@lpincalpinca closed this Oct 16, 2016
@tylerbrazier
tylerbrazier deleted the console-fn-names branch October 17, 2016 00:10
jasnell pushed a commit that referenced this pull request Oct 17, 2016
Ref: #8913
PR-URL: #9047
Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorinsMylesBorins added the baking-for-lts PRs that need to wait before landing in a LTS release. label May 9, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@MylesBorinsMylesBorins added dont-land-on-v6.x and removed baking-for-lts PRs that need to wait before landing in a LTS release. lts-watch-v6.x labels Nov 14, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consoleIssues and PRs related to the console subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@tylerbrazier@lpinca@jasnell@imyller@targos@MylesBorins@nodejs-github-bot