Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ há 2 anos atrás
  Andreas Kling 9176a0de99 LibWeb: Stop using Bindings::wrap() in a bunch of places há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated há 2 anos atrás
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions há 2 anos atrás
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 3 anos atrás
  Kenneth Myhra 9fe12c1851 LibWeb: Let get_buffer_source_copy() return ErrorOr instead of Optional há 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr há 3 anos atrás
  Ali Mohammad Pur ed9c79e131 LibWeb: Use ByteBuffer::copy() instead of a manual copy in SubtleCrypto há 3 anos atrás
  Linus Groh 4daf07e69f LibWeb: Implement SubtleCrypto.digest() há 3 anos atrás