Histórico de Commits

Autor SHA1 Mensagem Data
  Kenneth Myhra 200d22c650 LibWeb: Make factory method of DOM::Text fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Luke Wilde 1ceba560f4 LibWeb: Add CDATASection há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Linus Groh 2219eef250 LibWeb: Convert Text to use TRY for error propagation há 3 anos atrás
  Andreas Kling 1254758b00 LibWeb: Update live DOM ranges on Text and CharacterData mutations há 3 anos atrás
  Andreas Kling d2f9f8bd4f LibWeb: Implement Text.splitText(offset) há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás
  Andreas Kling 5f54b8dd6c LibWeb: Fire "input" and "change" events when editing a text <input> há 3 anos atrás
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder há 3 anos atrás
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() há 3 anos atrás
  Luke Wilde 6e80458515 LibWeb: Add constructors for Text, DocumentFragment and Comment há 3 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás