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

[v18.x backport] crypto: add CryptoKey Symbol.toStringTag #46340

Closed
wants to merge 1 commit into from

Conversation

panva
Copy link
Member

@panva panva commented Jan 24, 2023

Backports #46042 because it doesn't land cleanly without #45855 but is in itself useful to backport for the ecosystem given the longevity of the v18.x LTS release line.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto

@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch. labels Jan 24, 2023
panva added a commit to panva/node that referenced this pull request Jan 24, 2023
closes nodejs#45987

PR-URL: nodejs#46042
Fixes: nodejs#45987
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Backport-PR-URL: nodejs#46340
panva added a commit to panva/node that referenced this pull request Jan 24, 2023
closes nodejs#45987

PR-URL: nodejs#46042
Fixes: nodejs#45987
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Backport-PR-URL: nodejs#46340
@panva panva marked this pull request as ready for review January 24, 2023 22:40
@panva panva added request-ci Add this label to start a Jenkins CI on a PR. webcrypto labels Jan 24, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 24, 2023
@nodejs-github-bot

This comment was marked as outdated.

@panva
Copy link
Member Author

panva commented Jan 24, 2023

cc @juanarbol

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@panva
Copy link
Member Author

panva commented Jan 28, 2023

It appears you've got this in v18.x-staging already. 👍 feel free to close as needed.

Copy link
Member

@juanarbol juanarbol left a comment

Choose a reason for hiding this comment

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

LGTM

@juanarbol
Copy link
Member

I will rebase and rerun the CI for this backport! Thanks so much for backporting this! <3

@panva
Copy link
Member Author

panva commented Jan 28, 2023

It'll end up being an empty commit, you've already got the pr landed on staging (somehow ;))

closes nodejs#45987

PR-URL: nodejs#46042
Backport-PR-URL: nodejs#46340
Fixes: nodejs#45987
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
@nodejs-github-bot

This comment was marked as outdated.

@juanarbol
Copy link
Member

It'll end up being an empty commit, you've already got the pr landed on staging (somehow ;))

A, yeah, that makes sense. I usually try land PRs even with merge conflicts; just after merge conflicts (resolved) break some tests, I request the backports to the authors.

Anyway thanks for backporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch. webcrypto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants