Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth eab20129b9 LibWeb: Use ArrayBufferView for Crypto::getRandomValues vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 2 Jahren
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 2 Jahren
  Aliaksandr Kalenik e8550ed21d LibWeb: Move code that generates uuid into separate function vor 2 Jahren
  Kenneth Myhra a8cef1fa06 LibWeb: Port Crypto to new String vor 2 Jahren
  Kenneth Myhra 58af8e2021 LibWeb: Make factory method of Crypto::Crypto fallible vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  davidot 1d846e5591 LibWeb: Visit internal fields of Crypto in visit_edges vor 2 Jahren
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated vor 2 Jahren
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated vor 2 Jahren
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions vor 3 Jahren
  stelar7 b526a10d76 LibWeb: Add Crypto.randomUUID() vor 3 Jahren
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface vor 3 Jahren
  Idan Horowitz 2c6c9b73c8 LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues vor 3 Jahren