Files
servo/components/script
César Danilo Pedraza Montoya 6e8384896a script: add error messages (#41039)
script: add error messages for conditions in `encrypt_aes_ctr`

Testing: No tests needed (?) let me know if I should add tests for this
somewhere.
Fixes: #40756

Followed the
[MDN](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/encrypt#aes-ctr)
and [w3c](https://w3c.github.io/webcrypto/#aes-ctr-operations-encrypt)
docs to write the messages.

I'm thinking on adding more messages, so any feedback would be
appreciated! :)

---------

Signed-off-by: César Pedraza <cpedraza@unal.edu.co>
2025-12-05 09:20:50 +00:00
..
2025-12-05 09:20:50 +00:00
2025-10-02 07:51:19 +00:00
2025-12-05 07:23:32 +00:00