Commit History

作者 SHA1 備註 提交日期
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 年之前
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 967a3e5a45 LibWeb: Make DOMImplementation GC-allocated 2 年之前
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace 3 年之前
  networkException 6805baeedd LibWeb: Add the type field to DOM::Document 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Linus Groh 91d0088a5b LibWeb: Convert DOMImplementation to use TRY for error propagation 3 年之前
  Andreas Kling 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter 3 年之前
  Andreas Kling 262488ea33 LibWeb: Validate the qualified name in createDocumentType() 3 年之前
  Andreas Kling fe67fe3791 LibWeb: Check for valid names in Document.createElement() & friends 3 年之前
  Andreas Kling d368b08698 LibWeb: Make DOMImplementation forward its ref count to DOM::Document 3 年之前
  Andreas Kling 58309444d7 LibWeb: Fix DOMImplementation changing content type of wrong document 3 年之前
  Luke 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Linus Groh a4f80ee658 LibWeb: Replace WrapperGenerator's snake_name() with String::to_snakecase() 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前