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

lib: remove dead code from internal/http.js by Lxxyx · Pull Request #36630 · nodejs/node · GitHub

/ node Public

lib: remove dead code from internal/http.js - #36630

Merged
Trott merged 1 commit into
nodejs:masterfrom
Lxxyx:remove-internal-http-deadcode
Dec 27, 2020
Merged

lib: remove dead code from internal/http.js#36630
Trott merged 1 commit into
nodejs:masterfrom
Lxxyx:remove-internal-http-deadcode

Conversation

Lxxyx commented Dec 25, 2020

Copy link
Copy Markdown
Member

The nowDate function is no longer used, but the code is not removed.
Refs: #32329

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

nodejs-github-bot added the http Issues or PRs related to the http subsystem. label Dec 25, 2020
benjamingr added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 25, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 25, 2020

Copy link
Copy Markdown
Collaborator

aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 26, 2020
PR-URL: nodejs#36630
Refs: nodejs#32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Trott force-pushed the remove-internal-http-deadcode branch from 8cf00b9 to acaa58e Compare December 27, 2020 14:58

Trott commented Dec 27, 2020

Copy link
Copy Markdown
Member

Landed in acaa58e

Trott merged commit acaa58e into nodejs:master Dec 27, 2020
Lxxyx deleted the remove-internal-http-deadcode branch December 27, 2020 15:00
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
PR-URL: #36630
Refs: #32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams mentioned this pull request Jan 12, 2021
aduh95 pushed a commit to aduh95/node that referenced this pull request Jan 13, 2021
PR-URL: nodejs#36630
Refs: nodejs#32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 13, 2021
PR-URL: #36630
Backport-PR-URL: #36890
Refs: #32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request May 1, 2021
PR-URL: #36630
Refs: #32329
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams mentioned this pull request May 3, 2021
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL