Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing nodejs entries for Crypto and CryptoKey #14953

Merged
merged 1 commit into from Feb 14, 2022

Conversation

gilmoreorless
Copy link
Contributor

Summary

This sets secure_context_required to false for api.Crypto.subtle and api.CryptoKey in Node.

Test results and supporting details

Node doesn't have secure vs non-secure contexts. Setting these values to false also matches the equivalent values for Deno.

Related issues

Part of #13170

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Feb 13, 2022
@Elchi3 Elchi3 merged commit 2c153cd into mdn:main Feb 14, 2022
@gilmoreorless gilmoreorless deleted the nodejs-missing-secure-context branch February 14, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants