Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth 9117bcfd61 LibWeb: Port DOMImplementation from DeprecatedString to String před 1 rokem
  Shannon Booth d8ae02ef59 LibWeb: Add spec comments to DOMImplementation před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Kenneth Myhra b9c5828fe6 LibWeb: Make factory method of DOM::DOMImplementation fallible před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling 967a3e5a45 LibWeb: Make DOMImplementation GC-allocated před 2 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling 05e9dceba6 LibWeb: Support DOMImplementation.createDocument() doctype parameter před 3 roky
  Andreas Kling 262488ea33 LibWeb: Validate the qualified name in createDocumentType() před 3 roky
  Andreas Kling fe67fe3791 LibWeb: Check for valid names in Document.createElement() & friends před 3 roky
  Andreas Kling d368b08698 LibWeb: Make DOMImplementation forward its ref count to DOM::Document před 3 roky
  Luke 7c6c7ca542 LibWeb: Add createDocument and createDocumentType for DOMImplementation před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Linus Groh a4f80ee658 LibWeb: Replace WrapperGenerator's snake_name() with String::to_snakecase() před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky