node icon indicating copy to clipboard operation
node copied to clipboard

crypto: fix webcrypto operation errors to be OperationError

Open panva opened this issue 1 year ago • 2 comments

This PR fixes WebCryptoAPI behaviour when it comes to operation specific errors.

Fixes 21 WPTs

panva avatar Aug 08 '22 10:08 panva

Review requested:

  • [ ] @nodejs/crypto

nodejs-github-bot avatar Aug 08 '22 10:08 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/45976/

nodejs-github-bot avatar Aug 10 '22 14:08 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/45986/

nodejs-github-bot avatar Aug 10 '22 20:08 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/46002/

nodejs-github-bot avatar Aug 11 '22 14:08 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/46004/

nodejs-github-bot avatar Aug 11 '22 17:08 nodejs-github-bot

Landed in ac1b90eed1791196999ffc54e3cfe8c496f06ef6

nodejs-github-bot avatar Aug 12 '22 19:08 nodejs-github-bot

Changes in the test/wpt/status/WebCryptoAPI.json seem to be breaking the v16.x branch. I will label this as "backport-requested"

juanarbol avatar Sep 29 '22 21:09 juanarbol