Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Add secureContext to tls.connect doc #25272

Closed
wants to merge 6 commits into from
Closed

Add secureContext to tls.connect doc #25272

wants to merge 6 commits into from

Conversation

iamthechad
Copy link

Refs #25271

iamthechad and others added 5 commits May 12, 2015 09:22
PR: #25141
PR-URL: #25141
Reviewed-By: Trevor Norris <[email protected]>
Reviewed-By: Julien Gilli <[email protected]>
The -fno-strict-aliasing flag was added to fix compilation warnings when
building Node.js with GCC <= 4.4

Reviewed-By: Julien Gilli <[email protected]>
PR-URL: #9179

PR: #25141
PR-URL: #25141
Reviewed-By: Trevor Norris <[email protected]>
Reviewed-By: Julien Gilli <[email protected]>
Backport 6964a9e0685fa186d9d9b7907be17505e839db1a from upstream v8.

Original commit message:

  Make CPU profiler do not hog 100% of CPU.

  Tick event processor should not stay in a tight loop
  when there's nothing to do. It can go sleep until next sample event.

  LOG=N
  BUG=v8:3967
  Committed: https://crrev.com/6964a9e0685fa186d9d9b7907be17505e839db1a
  Cr-Commit-Position: refs/heads/master@{#28211}

Fixes #25137
Related: #9439, #8789

PR: #25268
PR-URL: #25268
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Julien Gilli <[email protected]>
test-tls-server-verify takes a lont time to execute and times
out on the Jenkins machines.

Reviewed-By: James M Snell <[email protected]>
PR-URL: #25284
@iamthechad
Copy link
Author

sigh I guess this is what happens when I update from upstream after submitting a PR. I don't know how to get rid of those extra commits short of closing this PR and opening a new one.

@iamthechad
Copy link
Author

Per comments on #25270, secureContext is not actually supported. This PR should be rejected.

@iamthechad iamthechad closed this May 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants