Commit Verlauf

Autor SHA1 Nachricht Datum
  stelar7 423e77d5c3 LibWeb: Implement `import_key` for PBKDF2 vor 1 Jahr
  stelar7 3e0c0ce7ae LibWeb: Move dictionaries to separate file vor 1 Jahr
  stelar7 1bf73482f5 LibWeb: Add `using` statement for simpler type names vor 1 Jahr
  stelar7 0afea792e2 LibWeb: Move dictionaries to the Bindings namespace vor 1 Jahr
  stelar7 b2b5297997 LibWeb: Implement `normalize_an_algorithm` vor 1 Jahr
  stelar7 635ad9e9b8 LibWeb: Use `AlgorithmIdentifier` in SubtleCrypto IDL vor 1 Jahr
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types 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 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Kenneth Myhra fa1ba7fadf LibWeb: Mark JS::Promise* return value for digest() with JS::NNGCPtr vor 2 Jahren
  Kenneth Myhra f783af05ed LibWeb: Port SubtleCrypto to new String vor 2 Jahren
  Kenneth Myhra 52e9839d8b LibWeb: Make factory method of Crypto::SubtleCrypto 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 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 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 2 Jahren
  Linus Groh 4daf07e69f LibWeb: Implement SubtleCrypto.digest() vor 3 Jahren
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface vor 3 Jahren