| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
RSLGTM
Sorry, something went wrong.
Mirrors changes in nodejs/node#58294 Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com> Co-authored-by: Filip Skokan <panva.ip@gmail.com>
* fix: CryptoKey.algorithm type and other interfaces Mirrors changes in nodejs/node#58294 Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com> Co-authored-by: Filip Skokan <panva.ip@gmail.com> * Update src/utils/parser/constants.mjs Co-authored-by: Filip Skokan <panva.ip@gmail.com> --------- Co-authored-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #58294 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: #58294 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
| Back | FazBrowse Home | New Git URL |
This PR is a followup to #57376
Reminder: the classes referred to in webcrypto.md docs are mere WebIDL interfaces/dictionaries taken from the Web Cryptography API spec, apart from CryptoKey these are not actual classes.