Skip to content

crypto: implement webcrypto.randomUUID#39648

Closed
targos wants to merge 3 commits into
nodejs:masterfrom
targos:webcrypto-randomuuid
Closed

crypto: implement webcrypto.randomUUID#39648
targos wants to merge 3 commits into
nodejs:masterfrom
targos:webcrypto-randomuuid

Conversation

@targos

@targos targos commented Aug 3, 2021

Copy link
Copy Markdown
Member

@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. labels Aug 3, 2021
@targos

targos commented Aug 3, 2021

Copy link
Copy Markdown
Member Author

/cc @bcoe

Comment thread lib/internal/crypto/webcrypto.js

@tniessen tniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does this PR intentionally add the Web Crypto WPTs? If so, that seems like a major change regardless of randomUUID support and should probably be at least mentioned in the commit message, or separated from the change (e.g., in a separate commit).

@benjamingr benjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1 with Tobias's comment - I'd prefer that to be a separate commit though not blocking/a huge deal to me. (I agree it's bigger than re-exposing randomUUID on webcrypto.randomUUID)

@targos targos force-pushed the webcrypto-randomuuid branch from 43aad6b to 0ba70d5 Compare August 4, 2021 06:23
@targos

targos commented Aug 4, 2021

Copy link
Copy Markdown
Member Author

Split into two commits

@targos targos added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 4, 2021
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 4, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@targos

targos commented Aug 4, 2021

Copy link
Copy Markdown
Member Author

@targos targos added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 4, 2021
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 4, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@tniessen tniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for splitting the changes into separate commits.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@targos targos added the semver-minor PRs that contain new features and should be released in the next minor version. label Aug 5, 2021
targos added a commit that referenced this pull request Aug 5, 2021
Refs: https://wicg.github.io/uuid/
Refs: https://www.chromestatus.com/feature/5689159362543616

PR-URL: #39648
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
targos added a commit that referenced this pull request Aug 5, 2021
PR-URL: #39648
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@targos

targos commented Aug 5, 2021

Copy link
Copy Markdown
Member Author

Landed in 58316e2...0220497

@targos targos closed this Aug 5, 2021
@targos targos deleted the webcrypto-randomuuid branch August 5, 2021 14:53
@bcoe

bcoe commented Aug 5, 2021

Copy link
Copy Markdown
Contributor

@targos awesome 🥳

danielleadams pushed a commit that referenced this pull request Aug 16, 2021
danielleadams pushed a commit that referenced this pull request Aug 16, 2021
PR-URL: #39648
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
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. semver-minor PRs that contain new features and should be released in the next minor version. webcrypto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants