Skip to content

http2: reduce usage of public require('util') in core.js - #26789

Closed
Naturalclar wants to merge 2 commits into
nodejs:masterfrom
Naturalclar:issue26546/http2-core
Closed

http2: reduce usage of public require('util') in core.js#26789
Naturalclar wants to merge 2 commits into
nodejs:masterfrom
Naturalclar:issue26546/http2-core

Conversation

@Naturalclar

Copy link
Copy Markdown
Contributor

This PR is part of issue #26546

Replaced usage of public require('util')

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

@nodejs-github-botnodejs-github-bot added dont-land-on-v6.x http2 Issues or PRs related to the http2 subsystem. labels Mar 19, 2019
@BridgeAR

Copy link
Copy Markdown
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 22, 2019
@BridgeAR

Copy link
Copy Markdown
Member

@BridgeAR

Copy link
Copy Markdown
Member

@Naturalclar seems like there are some conflicts. Would you be so kind and rebase this to resolve them and to force push afterwards? Thanks!

@BridgeARBridgeAR removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 24, 2019
@ZYSzys

ZYSzys commented Mar 25, 2019

Copy link
Copy Markdown
Member

@Naturalclar oh, thanks for your PR first, but I'm sorry to say that this seems to be duplicated with #26784 (which was landed already)

@BridgeAR

Copy link
Copy Markdown
Member

@Naturalclar thanks for the PR and sorry that this can not land. As @ZYSzys pointed out this already landed in Node.js as two PRs were working on the same file.

Please keep up the good work!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Naturalclar@BridgeAR@ZYSzys@jasnell@shisama@nodejs-github-bot