Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik e8550ed21d LibWeb: Move code that generates uuid into separate function 2 years ago
  Kenneth Myhra a8cef1fa06 LibWeb: Port Crypto to new String 2 years ago
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  davidot 1d846e5591 LibWeb: Visit internal fields of Crypto in visit_edges 2 years ago
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated 2 years ago
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated 2 years ago
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 years ago
  stelar7 b526a10d76 LibWeb: Add Crypto.randomUUID() 3 years ago
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface 3 years ago
  Idan Horowitz 2c6c9b73c8 LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues 3 years ago