Skip to content

Conversation

@ronag
Copy link
Member

@ronag ronag commented Jul 9, 2021

No description provided.

@ronag ronag added the tls Issues and PRs related to the tls subsystem. label Jul 9, 2021
@ronag ronag requested review from jasnell and mcollina July 9, 2021 22:51
@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Jul 9, 2021
@ronag ronag force-pushed the tls-refactor-legacy branch from 05527e6 to 0c8ca4f Compare July 9, 2021 22:51
@ronag ronag force-pushed the tls-refactor-legacy branch from 0c8ca4f to c446fad Compare July 9, 2021 22:53
@ronag
Copy link
Member Author

ronag commented Jul 9, 2021

@nodejs/net

@ronag ronag changed the title Tls refactor legacy tls: refactor legacy Jul 9, 2021
@ronag ronag added request-ci Add this label to start a Jenkins CI on a PR. and removed lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Jul 9, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 9, 2021
@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@ronag ronag added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Jul 10, 2021
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 10, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jul 10, 2021

@ronag ronag requested review from BridgeAR and aduh95 July 11, 2021 08:42
Comment on lines +7 to +10
StringPrototypeIndexOf,
StringPrototypeSlice,
StringPrototypeSplit,
ObjectCreate,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit

Suggested change
StringPrototypeIndexOf,
StringPrototypeSlice,
StringPrototypeSplit,
ObjectCreate,
ObjectCreate,
StringPrototypeIndexOf,
StringPrototypeSlice,
StringPrototypeSplit,

ronag added a commit that referenced this pull request Jul 11, 2021
PR-URL: #39333
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
@ronag
Copy link
Member Author

ronag commented Jul 11, 2021

Landed in 5960f16

@ronag ronag closed this Jul 11, 2021
targos pushed a commit that referenced this pull request Jul 13, 2021
PR-URL: #39333
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
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 pending requests for changes, and a CI started. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants