Skip to content

Conversation

@ronag
Copy link
Member

@ronagronag commented Jul 9, 2021

No description provided.

@ronagronag added the tls Issues and PRs related to the tls subsystem. label Jul 9, 2021
@ronagronag requested review from jasnell and mcollinaJuly 9, 2021 22:51
@nodejs-github-botnodejs-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
@ronagronagforce-pushed the tls-refactor-legacy branch from 05527e6 to 0c8ca4fCompareJuly 9, 2021 22:51
@ronagronagforce-pushed the tls-refactor-legacy branch from 0c8ca4f to c446fadCompareJuly 9, 2021 22:53
@ronag
Copy link
MemberAuthor

ronag commented Jul 9, 2021

@nodejs/net

@ronagronag changed the title Tls refactor legacytls: refactor legacyJul 9, 2021
@ronagronag 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-actionsgithub-actionsbot 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

@mcollinamcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@ronagronag 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-actionsgithub-actionsbot 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

@ronagronag requested review from BridgeAR and aduh95July 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
MemberAuthor

Landed in 5960f16

@ronagronag 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]>
@targostargos mentioned this pull request Jul 13, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ronag@nodejs-github-bot@mcollina@aduh95@targos