Commit History

Author SHA1 Message Date
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Linus Groh 8d20fb1e94 LibWeb: Convert NodeOperations to use TRY for error propagation 3 years ago
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend 3 years ago