Historique des commits

Auteur SHA1 Message Date
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible il y a 2 ans
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible il y a 2 ans
  Kenneth Myhra b9c5828fe6 LibWeb: Make factory method of DOM::DOMImplementation fallible il y a 2 ans
  Kenneth Myhra c4d559bd37 LibWeb: Make factory method of DOM::DocumentType fallible il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s il y a 2 ans
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 967a3e5a45 LibWeb: Make DOMImplementation GC-allocated il y a 2 ans
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace il y a 3 ans
  networkException 6805baeedd LibWeb: Add the type field to DOM::Document il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Linus Groh 91d0088a5b LibWeb: Convert DOMImplementation to use TRY for error propagation il y a 3 ans
  Andreas Kling 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter il y a 3 ans
  Andreas Kling 262488ea33 LibWeb: Validate the qualified name in createDocumentType() il y a 3 ans
  Andreas Kling fe67fe3791 LibWeb: Check for valid names in Document.createElement() & friends il y a 3 ans
  Andreas Kling d368b08698 LibWeb: Make DOMImplementation forward its ref count to DOM::Document il y a 3 ans
  Andreas Kling 58309444d7 LibWeb: Fix DOMImplementation changing content type of wrong document il y a 3 ans
  Luke 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh a4f80ee658 LibWeb: Replace WrapperGenerator's snake_name() with String::to_snakecase() il y a 4 ans