Skip to content

http2: move process.binding('http2') to internalBinding - #22328

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:http2-internal-binding
Closed

http2: move process.binding('http2') to internalBinding#22328
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:http2-internal-binding

Conversation

@jasnell

@jasnell jasnell commented Aug 14, 2018

Copy link
Copy Markdown
Member

Refs: #22160

The http2 module is still experimental.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@jasnell jasnell added semver-major PRs that contain breaking changes and should be released in the next major version. http2 Issues and PRs related to the http2 subsystem. labels Aug 14, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@jasnell sadly an error occured when I tried to trigger a build :(

@nodejs-github-bot nodejs-github-bot added the lib / src Issues and PRs involving general changes in the lib/ or src/ directories. label Aug 14, 2018
@jasnell

jasnell commented Aug 15, 2018

Copy link
Copy Markdown
Member Author

@jasnell jasnell added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Aug 15, 2018
@jasnell

jasnell commented Aug 17, 2018

Copy link
Copy Markdown
Member Author

@Trott

Trott commented Aug 18, 2018

Copy link
Copy Markdown
Member

@jasnell

jasnell commented Aug 18, 2018

Copy link
Copy Markdown
Member Author

@jasnell
jasnell force-pushed the http2-internal-binding branch from e8089cf to fe31b14 Compare August 18, 2018 13:38
@jasnell

jasnell commented Aug 18, 2018

Copy link
Copy Markdown
Member Author

@jasnell

jasnell commented Aug 18, 2018

Copy link
Copy Markdown
Member Author

jasnell added a commit that referenced this pull request Aug 18, 2018
Refs: #22160

PR-URL: #22328
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@jasnell

jasnell commented Aug 18, 2018

Copy link
Copy Markdown
Member Author

Landed in 4fa5448

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

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. http2 Issues and PRs related to the http2 subsystem. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants