Files
serenity/Userland/Libraries/LibWeb/HTML/WindowOrWorkerGlobalScope.cpp
Tim Ledbetter 8bf45930df LibWeb: Expose crypto object to workers
This change moves the `crypto()` getter from `Window` to
`WorkerOrWindowGlobalScope`. This aligns our implementation with the
WebCrypto specification.

(cherry picked from commit 89b6cd3fb1b9a3058dbada9e12606950b466936a)
2024-11-09 16:08:01 -05:00

41 KiB