ladybird/Userland
Tim Ledbetter 89b6cd3fb1 LibWeb: Expose crypto object to workers
This change moves the `crypto()` getter from `Window` to
`WorkerOrWindowGlobalScope`. This aligns our implementation with the
WebCrypto specification.
2024-09-18 10:09:01 +02:00
..
Libraries LibWeb: Expose crypto object to workers 2024-09-18 10:09:01 +02:00
Services WebContent: Protect the switch-to-window endpoint against null BCs 2024-09-17 00:04:33 +01:00
Utilities LibMedia+Utilities: Remove encoders and aconv 2024-09-12 10:01:19 +02:00